rikkix / skillshare-dl

SkillShare Downloader, similar to https://github.com/kallqvist/skillshare-downloader, but faster and written in go
MIT License
17 stars 2 forks source link

is it possible to download multiple courses at one command? #2

Closed MohamedAbdElsalam10 closed 3 years ago

MohamedAbdElsalam10 commented 3 years ago

thanks much for this tool and i am asking if i can add all courses i need to one file and let the script download them to save the time thanks again

rikkix commented 3 years ago

I'm busy these days, so this issue may be dealt with next week. -- Richard Chen

Apr 20, 2021, 07:24 by @.***:

thanks much for this tool and i am asking if i can add all courses i need to one file and let the script download them to save the time thanks again

— You are receiving this because you are subscribed to this thread. Reply to this email directly, > view it on GitHub https://github.com/iochen/skillshare-dl/issues/2> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/AGXPQFN47IEQHDAX3ELXQNLTJS3UVANCNFSM43G5SDQQ> .

MohamedAbdElsalam10 commented 3 years ago

I'm busy these days, so this issue may be dealt with next week. -- Richard Chen Apr 20, 2021, 07:24 by @.***: thanks much for this tool and i am asking if i can add all courses i need to one file and let the script download them to save the time thanks again — You are receiving this because you are subscribed to this thread. Reply to this email directly, > view it on GitHub <#2>> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/AGXPQFN47IEQHDAX3ELXQNLTJS3UVANCNFSM43G5SDQQ> .

thanks much hope to add it soon

rikkix commented 3 years ago

with the latest version, you can now use command below to download multiple courses in one command:

$ skillshare-dl -cookie cookie.txt -id 970659408 -id 652554100 -id ...

However, I do NOT recommend downloading too many courses in one command, in case of some unexpected errors which may lead to the incompletion of video files.