This application will crawl video urls of some of mooc websites and generates a text file. So you will be able to import it to your download manager apps.
Things to do :
- Implement Maktabkhooneh crawler https://maktabkhooneh.org/
- Implement Alaa tv crawler https://alaatv.com/
- Implement Go to class crawler https://gotoclass.ir
- Implement MIT OpenCourseWare crawler https://ocw.mit.edu/
- Implement Edx crawler https://www.edx.org/
- Implement Faradars crawler https://faradars.org/
- Implement Daneshjooyar crawler https://www.daneshjooyar.com/
- Implement Linkedin-Learning crawler https://www.linkedin.com/learning/
- Implemet SSO feature for sign in
- Add ability to crawl all links (not only videos) and save them in different text files depending on the file types (like videos.txt, html.txt, pdf.txt and ...)
- IDM (Internet download manager) importer tool using cli with sequential number depends on index of crawled link (like 1.mp4, 2.mp4, ...)
- Implement CLI (Command line interface)