mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Replace youtube-dl with yt-dlp in aliasrc
This commit is contained in:
parent
e777ff1ae2
commit
fe58e1c0cc
@ -18,7 +18,7 @@ alias \
|
||||
rm="rm -vI" \
|
||||
bc="bc -ql" \
|
||||
mkd="mkdir -pv" \
|
||||
yt="youtube-dl --add-metadata -i" \
|
||||
yt="yt-dlp --embed-metadata -i" \
|
||||
yta="yt -x -f bestaudio/best" \
|
||||
ffmpeg="ffmpeg -hide_banner"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user