skillshare-downloader icon indicating copy to clipboard operation
skillshare-downloader copied to clipboard

I don't know exactly how to use this tool

Open rushi3691 opened this issue 4 years ago • 4 comments

Annotation 2020-09-29 121133 Pls can someone tell me how to fix this problem and please modify the readme file for better understanding for newbies like me.

rushi3691 avatar Sep 29 '20 06:09 rushi3691

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.

kurenai-11 avatar Sep 29 '20 22:09 kurenai-11

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?

rushi3691 avatar Sep 30 '20 08:09 rushi3691

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: err1 error

rushi3691 avatar Sep 30 '20 08:09 rushi3691

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.

Aman010101 avatar Apr 05 '21 18:04 Aman010101