ytdl-mp3 alias

This commit is contained in:
ManjaroOne666 2019-03-04 22:35:04 +00:00
parent 978a7dbc4e
commit faac4bc3fc
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ alias telegram='telegram-cli -NAW -s ~/.telegram-cli/notify.lua'
alias ytdl='youtube-dl --write-info-json --write-description --no-playlist'
alias ytdlb='youtube-dl --write-info-json --write-description --no-playlist -a'
alias ytdl-mp3='youtube-dl -f bestaudio --extract-audio --audio-format mp3 --embed-thumbnail --add-metadata'
alias sherlock='/home/ray/Projects/Python/sherlock/venv/bin/python /home/ray/Projects/Python/sherlock/sherlock.py'