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
- Automaticaly search for streaming files like .m3u8, .ism, .hls, etc.
- Just need the ffmpeg.exe
- Web-driver parched to prevent Anti_bot_detection
- Download lessons files in zip format
- Classify and enumerate the videos and files. Dont worry to spent hours doing by yourserlf (currently in working)
- Also download the documentation pages (present in some courses).
-
Download the LATEST release from github (ffmpeg and jar file).
-
Save the files in the directory in which you want to save the courses.
- Open your terminal in the same directory and execute
java -jar platzi-downloader.jar
- 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.