-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
query search not working on macOS #65
Comments
I forgot to add the logs. These are from today ➜ ~/Library/Application Support/ytui ✔ tail -f ytui.log |
macOS - Sequoia 15.2
Terminal: Wezterm
ytui version: V0.2.2%
When trying to use the default search on macos, nothing comes up. Doesn't matter what the settings are.
config.yaml
1 │ channels:
2 │ local: true
3 │ subscribed:
4 │ download_dir: /Users/$USERNAME/Movies/Youtube/
5 │ history:
6 │ enable: true
7 │ invidious:
8 │ instance: https://invidious.jing.rocks
9 │ proxy: ""
10 │ loglevel: info
11 │ youtube:
12 │ clientid: $YT_API
13 │ secretid: $YT_API
The text was updated successfully, but these errors were encountered: