Youtube Downloader script using avconv and youtube-dl. you pass a URL, and it downloads the stream, converts to MP3, and can even write ID3 Tags easily.
When installing to computers running different languages, ~/Music was not a destination.
install.sh tries to make ytdl-downloads folder within ~/Music, but on non-English computers, this destination does not exist.
Maybe if non-english, put ytdl-downloads in ~ instead.