YouTube Downloader
- This is a desktop application written in Java for downloading YouTube videos.
- This is its source code.
- Find a part in the code that does the download and use it.
- The libraries used (.jar files) are in
runytd2.jar
. Just extract the file and get them.
- In
JFCMainClient.java
, at line 125, change bDEBUG's value to false.