Jayapraveen / INE-courses-downloader

Python Script to download coures from INE.com website for personal and educational use
GNU General Public License v3.0
37 stars 19 forks source link

Not listing all courses #27

Open ghzgod opened 2 years ago

ghzgod commented 2 years ago

Not every course is listed on the all_courses list. For example

Machine Learning Fundamentals

is not available. Is there a workaround?

ghzgod commented 2 years ago

Disregard, removed ine_courses.txt and ine_courses_index.txt and it grabbed a new list. Maybe I can add a update_list function for you if you accept pull requests