mirror of
https://github.com/casjaysdevdocker/youtube-dl
synced 2025-01-31 00:34:23 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
1814097a4f
commit
f9290db442
2
bin/ytda
2
bin/ytda
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/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 $?
|
exit $?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user