Platzi Downlader is Java Program to download entire courses from Platzi Platform. includying video lessons and files Using the Selenium automatization tool and ffmpeg in help with this wrapper. I hope it help all of you
1) Download the LATEST release from github (ffmpeg and jar file).
2) Save the files in the directory in which you want to save the courses.
3) Open your terminal in the same directory and execute
java -jar platzi-downloader.jar
4) Now follow the instructions given by the program
Screenshots:
This project is still in development, in order to have more simply an usefull fuctionality. If you have any request or suggestionm it will be well received. It is planned to develop a visual interface with javafx in the future.