mirror of
https://github.com/casjaysdevdocker/youtube-dl
synced 2025-09-18 15:57:41 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
2
bin/ytda
2
bin/ytda
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
youtube-dl -f bestaudio --extract-audio --audio-format mp3 --config-location "$HOME/.config/youtube-dl/music" "$@"
|
||||
youtube-dl -f bestaudio --extract-audio --audio-format mp3 --embed-thumbnail --add-metadata --audio-quality 320k --config-location "$HOME/.config/youtube-dl/music" "$@"
|
||||
exit $?
|
||||
|
||||
|
Reference in New Issue
Block a user