Youtube Mp3 Downloader

Chrome extension that allow the user to download songs from YouTube with a click. The system use the youtube-dl library for download mp3 from YouTube.

Usage

Launch in the console the Ruby script:

ruby downloader-youtube-dl.rb

Now when you are listening a good song on YouTube (using Chrome as web browser) click on the extension button:

Extension button

and than in few seconds you will have your song in the specified directory.

Notes

This project require Ruby and the <a href="https://rg3.github.io/youtube-dl/" http://youtube-dl library. The system has been tested on OSX El Capitan 10.11.6, macOS Sierra 10.12, Linux Mint 64bit.