-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Can use the code provided here to auto download using https://rg3.github.io/youtube-dl/ How it works is you need to install a add on web extention from https://addons.mozilla.org/en-US/firefox/addon/sel2in_webnotifyurl/
Steps :
-
check if you have python 2.6, 2.7, or 3.2+ Else install one of them
-
Install youtube-dl from https://rg3.github.io/youtube-dl/ or http://youtube-dl.org/ Test if ot works. Define an environment variable that points to it (like y=y=C:\myapps\entertain\youtube-dl.exe)
-
Install tomcat or XAMPP that has tomcat (version 6 or above. Also need Java 7)
-
Install the jutils web app in a folder called 'urlConsumer' so that following URL works : http://localhost:8080/urlConsumer/ (https://github.com/tgkprog/jutils/)
-
Install the firefox web extention from https://addons.mozilla.org/en-US/firefox/addon/sel2in_webnotifyurl/
-
Start tomcat, test it out. Now when your watching a youtube video can click the button to download it for later. Please do watch ads on youtuve and click them once a day.
java utils for process, logging, io, base 64, cypher (2 way encryption), thread pools, http get/post etc