mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 06:55:11 +01:00
Always download the bestest version of audio and video
This commit is contained in:
@@ -59,4 +59,6 @@ alias pip_upgrade "pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs
|
|||||||
|
|
||||||
alias pypi_up 'python setup.py register sdist --formats=zip upload'
|
alias pypi_up 'python setup.py register sdist --formats=zip upload'
|
||||||
|
|
||||||
|
alias youtube-dl 'youtube-dl -t -f bestvideo+bestaudio/best --merge-output-format mp4'
|
||||||
|
|
||||||
alias weather 'ansiweather'
|
alias weather 'ansiweather'
|
||||||
|
|||||||
Reference in New Issue
Block a user