Convert and download YouTube video's as audio
- python3
- youtube-dl
Make sure requirements are installed, then copy audiosave.py to some directory
in your $PATH (eg. /usr/local/bin/) and make sure it's set to executable
(eg. chmod +x audiosave.py).
Tested on Linux, untested on Windows and MacOS.
[ ] GUI? [ ] Python Package