- Edited
its not working now
Failed to read video id from data
can you download these courses for me
its not working now
Failed to read video id from data
can you download these courses for me
its not working
please help this:-
Facing some problem here. tried several times before posting here. Screenshot attached. having problems with downloading.
What can I do to solve this?
i was getting same issue ..try to do operation with new browser with one login account
not workign anymore :(
#@markdown <h3>⬅️ Run this Cell to Download Skillshare Course</h3>
Course_Link = “https://www.skillshare.com/classes/Master-Premiere-Pro-Effects-In-ONLY-1-HOUR/1413770319” #@param {type:“string”}
!python3.7 /root/.Skillshare-DL/dl.py “$Course_Link”
Not working anymore, Please update method.
same.failed to read id video data
XUJ only introduction video is downloaded….
Tried different browser, also another mail. still failing to read data. :/
Sorry, I can’t help. I think it’s not working anymore.
not working properly
XUJ thanks for this but this tool only download 1st video of any course and in skillshare
RupeshRajput it has stopped working 😞
xa- 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 72, in download_course_by_class_id
raise Exception(‘Failed to read video ID from data’)
Exception: Failed to read video ID from data
—
Failed to read video ID from data
If you are getting this error, remove “EN\” from the url
Example: https://www.skillshare.com/classes/Unreal-Engine-5-Blueprint-Scripting-101/1783749924/
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 30, in download_course_by_url
raise Exception('Failed to parse class ID from URL')
Exception: Failed to parse class ID
from URL