Open rushi3691 opened 4 years ago
Execute pip install python-slugify in console. Follow instructions to get cookie, add it to example.py.
For more convenient way than editing example.py every time, you can comment line 10 (add # at the start) and add this at the end:
while True:
dl.download_course_by_class_id((input("Course id: "))
ID is a 9 digit number at the end of URL of course. You can paste it to the console with right mouse click.
Execute pip install python-slugify in console. Follow instructions to get cookie, add it to example.py.
For more convenient way than editing example.py every time, you can comment line 10 (add # at the start) and add this at the end:
while True: dl.download_course_by_class_id((input("Course id: "))
ID is a 9 digit number at the end of URL of course. You can paste it to the console with right mouse click.
yeah . Thanks. it works! Can you pls tell me how to download subtitles also?
Execute pip install python-slugify in console. Follow instructions to get cookie, add it to example.py.
For more convenient way than editing example.py every time, you can comment line 10 (add # at the start) and add this at the end:
while True: dl.download_course_by_class_id((input("Course id: "))
ID is a 9 digit number at the end of URL of course. You can paste it to the console with right mouse click.
I'm getting this error while using while loop command:
Guys please help me. I am just trying to download my class. I dont know anything about coding. I spent an hour to find out I need python. Please help and tell me how exactly I need to the thing to download my steps.
Pls can someone tell me how to fix this problem and please modify the readme file for better understanding for newbies like me.