1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Always download the bestest version of audio and video

This commit is contained in:
2016-05-13 10:16:23 +02:00
parent 2588578ebc
commit 635ba81444

View File

@@ -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 youtube-dl 'youtube-dl -t -f bestvideo+bestaudio/best --merge-output-format mp4'
alias weather 'ansiweather'