A simple program that make use of project ytd2 to extract embedded youtube video and text content from a web site
make us of jsoup to extract the HTML content. ytd2 to extract/ download the embedded youtube video.
will be updating the code as well the readme file.
-> do not forget to include external jars jsoup and ytd2( you need to build one from the project and include it in your project)