Everything is basically set up how I like it
This commit is contained in:
parent
eb701b9b24
commit
f58e511ddc
19 changed files with 626 additions and 223 deletions
|
|
@ -22,9 +22,9 @@ api_key: YOUR API KEY HERE
|
|||
shell: sh
|
||||
legacy_input_handling: false
|
||||
env:
|
||||
save-path: ~/.local/share/youtube-tui/saved/
|
||||
video-player: mpv
|
||||
youtube-downloader: yt-dlp
|
||||
browser: xdg-open
|
||||
terminal-emulator: konsole -e
|
||||
youtube-downloader: yt-dlp
|
||||
save-path: ~/.local/share/youtube-tui/saved/
|
||||
download-path: ~/Downloads/%(title)s-%(id)s.%(ext)s
|
||||
video-player: mpv
|
||||
browser: xdg-open
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue