AronAman / skillshare-dl

Skillshare Downloader
MIT License
1 stars 0 forks source link

Not working anymore #1

Open snvoid opened 3 years ago

snvoid commented 3 years ago

Getting the following

Traceback (most recent call last): File "skillshare-dl.py", line 10, in dl.download_course_by_url(url, True, True) File "/content/skillshare-downloader/code/skillshare-dl/skillshare.py", line 36, in download_course_by_url self.download_course_by_class_id(class_id, boolSubtitle, boolResources) File "/content/skillshare-downloader/code/skillshare-dl/skillshare.py", line 104, in download_course_by_class_id assert video_id, 'Failed to read video ID from data' AssertionError: Failed to read video ID from data

ogeeDeveloper commented 3 years ago

I am getting the same error too, it seems like the cookie doesn't regenerate