PhanTinhKhang / Skillshare-69DL

Working method to download skillshare courses (Updated 2023)
1 stars 3 forks source link

Help to fix this error => Exception: Failed to parse class ID from URL #3

Open MOCKY2020 opened 1 year ago

MOCKY2020 commented 1 year ago

with this command :

C:\Users\Downloads\Compressed\Skillshare-69DL-main>dl.py https://www.skillshare.com/en/classes/Dive-into-Watercolor-Paint-Expressive-Turtles-with-Harmonious-Colors/1526092365?via=browse-featured

i get this error :

Traceback (most recent call last): File "C:\Users\Downloads\Compressed\Skillshare-69DL-main\dl.py", line 16, in main() File "C:\Users\Downloads\Compressed\Skillshare-69DL-main\dl.py", line 11, in main dl.download_course_by_url(course_url) File "C:\Users\Downloads\Compressed\Skillshare-69DL-main\skillshare.py", line 30, in download_course_by_url raise Exception('Failed to parse class ID from URL') Exception: Failed to parse class ID from URL