Awesome
Description
This is a quick hack to download youtube video for offline viewing with one mouse click.
Installation
brew install youtube-dl
cpanm AnyEvent::Worker
cpanm Mojolicious
Install the bookmarklet
-
Start the app
./app.pl daemon
-
Visit http://localhost:3000/b
-
Drag the 'youtube-dl' bookmarklet link to bookmark toolbar
Run
-
Start the app: ./app.pl daemon
-
Visit some youtube.com URL
-
Click the 'youtubel-dl' bookmarklet
-
The video shall be found in ~/Downloads
Notice
- The downloading is done in the background and you may leave the page right away
- It works with playlist urls
- It either has unfound / unknown bugs or no bugs at all.