Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skillshare DL don't work Anymore ! #8

Open
KimbaRoy opened this issue Aug 9, 2021 · 31 comments
Open

Skillshare DL don't work Anymore ! #8

KimbaRoy opened this issue Aug 9, 2021 · 31 comments

Comments

@KimbaRoy
Copy link

KimbaRoy commented Aug 9, 2021

hello @calvinhobbes23 , please can you help us with this issue? it appear when we use the program:

Traceback (most recent call last):
File "/root/.Skillshare-DL/dl.py", line 16, in
main()
File "/root/.Skillshare-DL/dl.py", line 11, in main
dl.download_course_by_url(course_url)
File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url
self.download_course_by_class_id(m.group(1))
File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id
for u in data['_embedded']['units']['_embedded']['units']:
TypeError: list indices must be integers or slices, not str

@soltrino
Copy link

Same problem, I think yesterday worked for me, not today anymore

@ghost
Copy link

ghost commented Aug 11, 2021

I'm having the same issues, yesterday it was working fine, but today not anymore.

@EndxAwesome14
Copy link

I get an error that's similar but the video id isn't read

Traceback (most recent call last):
File "/root/.Skillshare-DL/dl.py", line 16, in
main()
File "/root/.Skillshare-DL/dl.py", line 11, in main
dl.download_course_by_url(course_url)
File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url
self.download_course_by_class_id(m.group(1))
File "/root/.Skillshare-DL/skillshare.py", line 74, in download_course_by_class_id
raise Exception('Failed to read video ID from data')
Exception: Failed to read video ID from data

@heyyfurqan
Copy link

I am also getting the following error.
Exception: Failed to read video ID from data
I guess the account has expired.
Anyone can update the cookies in the file?
I have the cookies @calvinhobbes23

@calvinhobbes23
Copy link
Owner

Please share account info if anyone has and I will fix this.

https://tinyurl.com/yekq56gb
pass=Skills

files will vanish after upload, that's by design.

@ogeeDeveloper
Copy link

Please share account info if anyone has and I will fix this.

https://tinyurl.com/yekq56gb
pass=Skills

files will vanish after upload, that's by design.

I sent a account yesterday

@soltrino
Copy link

I have an account but it will expire in one week

@calvinhobbes23
Copy link
Owner

calvinhobbes23 commented Aug 25, 2021 via email

@calvinhobbes23
Copy link
Owner

@ogeeDeveloper

link is still valid if someone has an account to share/spare

Please share account info if anyone has and I will fix this.

https://tinyurl.com/yekq56gb
pass=Skills

files will vanish after upload, that's by design.

@ogeeDeveloper
Copy link

@ogeeDeveloper

link is still valid if someone has an account to share/spare

Please share account info if anyone has and I will fix this.

https://tinyurl.com/yekq56gb
pass=Skills

files will vanish after upload, that's by design.

I readd that account to the link

@ghost
Copy link

ghost commented Aug 26, 2021

Please share account info if anyone has and I will fix this.

https://tinyurl.com/yekq56gb
pass=Skills

files will vanish after upload, that's by design.

I just created a new account and uploaded it. It will expire in 7 days.

@adexeli
Copy link

adexeli commented Aug 28, 2021

I have sent details of a one year account

@calvinhobbes23
Copy link
Owner

@adexeli Thank you. I will work on it tonight.

@calvinhobbes23
Copy link
Owner

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

@ghost
Copy link

ghost commented Aug 28, 2021

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):
  File "/root/.Skillshare-DL/dl.py", line 16, in <module>
    main()
  File "/root/.Skillshare-DL/dl.py", line 11, in main
    dl.download_course_by_url(course_url)
  File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url
    self.download_course_by_class_id(m.group(1))
  File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id
    for u in data['_embedded']['units']['_embedded']['units']:
TypeError: list indices must be integers or slices, not str

@ogeeDeveloper
Copy link

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Maximum respect 😎

@ogeeDeveloper
Copy link

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):
  File "/root/.Skillshare-DL/dl.py", line 16, in <module>
    main()
  File "/root/.Skillshare-DL/dl.py", line 11, in main
    dl.download_course_by_url(course_url)
  File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url
    self.download_course_by_class_id(m.group(1))
  File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id
    for u in data['_embedded']['units']['_embedded']['units']:
TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

@ghost
Copy link

ghost commented Aug 29, 2021

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

@KimbaRoy
Copy link
Author

KimbaRoy commented Sep 1, 2021

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

@ghost
Copy link

ghost commented Sep 1, 2021

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error.

@KimbaRoy KimbaRoy closed this as completed Sep 1, 2021
@KimbaRoy KimbaRoy changed the title Skillshare DL don't work Anymore Skillshare DL don't work Anymore ! Sep 1, 2021
@KimbaRoy KimbaRoy reopened this Sep 1, 2021
@KimbaRoy
Copy link
Author

KimbaRoy commented Sep 1, 2021

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error.

I found the problem : i try to dowload all the courses with the label "NEW" and i get this error ,
and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue

@KimbaRoy
Copy link
Author

KimbaRoy commented Sep 1, 2021

Please can someone fix this error?

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error.

I found the problem : i try to dowload all the courses with the label "NEW" and i get this error ,
and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue

Please can someone fixe this error

@ogeeDeveloper
Copy link

Please can someone fix this error?

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error.

I found the problem : i try to dowload all the courses with the label "NEW" and i get this error ,
and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue

Please can someone fixe this error

Send the link which you are having the error with

@KimbaRoy
Copy link
Author

KimbaRoy commented Sep 3, 2021

Please can someone fix this error?

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error.

I found the problem : i try to dowload all the courses with the label "NEW" and i get this error ,
and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue

Please can someone fixe this error

Send the link which you are having the error with

Hello @ogeeDeveloper , this is the link i have error with :
here the link

@ghost
Copy link

ghost commented Sep 3, 2021

Please can someone fix this error?

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error.

I found the problem : i try to dowload all the courses with the label "NEW" and i get this error ,
and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue

Please can someone fixe this error

Send the link which you are having the error with

Here is the link I'm having problems with.

@Nishith-Savla
Copy link

Please can someone fix this error?

Enjoy people. its fixed now. Thanks to @adexeli, @Lilith-97 , @ogeeDeveloper and @soltrino for helping

Hey I'm having this issue, which I had never had. If you have time could u look into it?

Traceback (most recent call last):

File "/root/.Skillshare-DL/dl.py", line 16, in

main()

File "/root/.Skillshare-DL/dl.py", line 11, in main

dl.download_course_by_url(course_url)

File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url

self.download_course_by_class_id(m.group(1))

File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id

for u in data['_embedded']['units']['_embedded']['units']:

TypeError: list indices must be integers or slices, not str

I think it's the link that happened once with me, so I used the id instead

You're right it was the url thank you so much it's working now

Please did you fix it ? i m facing the same error

I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error.

I found the problem : i try to dowload all the courses with the label "NEW" and i get this error ,
and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue

Please can someone fixe this error

Send the link which you are having the error with

Here is the link I'm having problems with.

@calvinhobbes23
Copy link
Owner

calvinhobbes23 commented Sep 12, 2021 via email

@sujayxaradhya
Copy link

sujayxaradhya commented Sep 12, 2021

Sorry guys I have no time for development but anyone is free for a pull request on my repo. I hear new courses have this problem so it does need work. Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Wednesday, September 8th, 2021 at 2:51 AM, Nishith Savla @.> wrote: >> Please can someone fix this error? >> >>>>>>>>> Enjoy people. its fixed now. Thanks to @.(https://github.com/adexeli), @.(https://github.com/Lilith-97) , @.(https://github.com/ogeeDeveloper) and @.***(https://github.com/soltrino) for helping >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> Hey I'm having this issue, which I had never had. If you have time could u look into it? >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> Traceback (most recent call last): >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/dl.py", line 16, in >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> main() >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/dl.py", line 11, in main >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> dl.download_course_by_url(course_url) >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> self.download_course_by_class_id(m.group(1)) >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> for u in data['_embedded']['units']['_embedded']['units']: >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> TypeError: list indices must be integers or slices, not str >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> I think it's the link that happened once with me, so I used the id instead >>>>> >>>>>> >>>>> >>>>>> You're right it was the url thank you so much it's working now >>>>> >>>>> Please did you fix it ? i m facing the same error >>>> >>>> I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error. >>> >>> I found the problem : i try to dowload all the courses with the label "NEW" and i get this error , >>> and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue >> >> Please can someone fixe this error > > Send the link which you are having the error with Here is the link I'm having problems with. — You are receiving this because you were mentioned. Reply to this email directly, [view it on GitHub](#8 (comment)), or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

you mean it does not work right?!

actually I'm facing the same issue, trying to download new course. But can't able to download it because of the error.
Here is the link to that course

@KimbaRoy
Copy link
Author

Sorry guys I have no time for development but anyone is free for a pull request on my repo. I hear new courses have this problem so it does need work. Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Wednesday, September 8th, 2021 at 2:51 AM, Nishith Savla @.> wrote: >> Please can someone fix this error? >> >>>>>>>>> Enjoy people. its fixed now. Thanks to @.(https://github.com/adexeli), @.(https://github.com/Lilith-97) , @.(https://github.com/ogeeDeveloper) and @.***(https://github.com/soltrino) for helping >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> Hey I'm having this issue, which I had never had. If you have time could u look into it? >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> Traceback (most recent call last): >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/dl.py", line 16, in >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> main() >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/dl.py", line 11, in main >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> dl.download_course_by_url(course_url) >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> self.download_course_by_class_id(m.group(1)) >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> File "/root/.Skillshare-DL/skillshare.py", line 66, in download_course_by_class_id >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>>> for u in data['_embedded']['units']['_embedded']['units']: >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> TypeError: list indices must be integers or slices, not str >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> >>>>> >>>>>>> I think it's the link that happened once with me, so I used the id instead >>>>> >>>>>> >>>>> >>>>>> You're right it was the url thank you so much it's working now >>>>> >>>>> Please did you fix it ? i m facing the same error >>>> >>>> I was about to say that I was facing the issue, then realized that I was typing the url wrong but it stopped working again and now I'm getting the same error. >>> >>> I found the problem : i try to dowload all the courses with the label "NEW" and i get this error , >>> and also try to download the courses with the ID beginnin with 1 and have a range of 10 caracters , i also faced this issue >> >> Please can someone fixe this error > > Send the link which you are having the error with Here is the link I'm having problems with. — You are receiving this because you were mentioned. Reply to this email directly, [view it on GitHub](#8 (comment)), or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Thank you a lot for your response @calvinhobbes23 , i hope you would get time to help us with that issue. I wanna say how much im grateful for all your doing for us,

@calvinhobbes23
Copy link
Owner

just an update. I have ported the fixed code to this repo. Thanks to someone who worked on it. This repo is working fine now!

@harshsharma1223
Copy link

Traceback (most recent call last):
File "/root/.Skillshare-DL/dl.py", line 16, in
main()
File "/root/.Skillshare-DL/dl.py", line 11, in main
dl.download_course_by_url(course_url)
File "/root/.Skillshare-DL/skillshare.py", line 32, in download_course_by_url
self.download_course_by_class_id(m.group(1))
File "/root/.Skillshare-DL/skillshare.py", line 74, in download_course_by_class_id
raise Exception('Failed to read video ID from data')
Exception: Failed to read video ID from data

!! can anyone help me I am facing this problem !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants