Download Skillshare Courses using Google Colab
Download any Skillshare Course using Google Colab. You don’t need to create a Skillshare Premium Account and still can have access to your favorite course. Download any Skillshare Course within seconds on to your Desktop/Laptop and watch it as per your ease. You can enhance your skills here and get a good job. Thanks all to Skillshare.com.
Easy Steps to Follow (100%Working):
1) Click the above link.
2) At the top right-hand side, click the down arrow and click Connected to Hosted Exchange.
3) Click Runtime Tab – choose Hardware Accelerator to be GPU.
4) You will get 4 steps to complete. Click the Play icon one by one and enter the URL in 3rd step.
5) Move the downloaded course to Google Drive.
6) Download your course from Google Drive to your Desktop/Laptop. Enjoy.
Errors during the process:
1) mv: cannot stat ‘/content/Skillshare’: No such file or directory
Cause: The above error comes when your Google Drive is not mounted properly. It may show you that it’s mounted, however, they may be a cookies issue.
Fix: Try in Google Chrome Incognito Window or clear cookies using CCleaner application.
Try using another browser such as Mozilla Firefox or Opera to perform all the above steps.
Try deleting the Skillshare course-related folders in your Google Drive.
Still facing issues, try creating a new Google Account and follow the above steps, it must work.
Live Demonstration
Friends, if you have directly visited this page, I have created a live demonstration of all the above tasks in the below video:
Alternate Method to download Skillshare Courses.
Friends, if you find any issues in the above method, I request you to follow the below method:
1). Download Tool on your PC: Skillshare Download Tool
Friends, all credit for this tool goes to PyClinic for this tool. You will find the tool language in Arabic, however, I have translated it into English as seen above.
2)Â You must login with Skillshare Premium Account to use it. (it’s easy to create in less than 2 minutes – try it). Screenshot illustrated below:
3)Â Go to Home Page by clicking Skillshare at the left top corner.
4) In Chrome Browser – Press Ctrl + Shift + I to open Developer Tools or you can also click three vertical dots at the top right – More Tools – Developer Tools.
5) In Console Tab – press Ctrl + L to clear the Console Text or you can also click on the icon as shown below:
6) Type document.cookie and press enter. It will bring the text of the cookies of the URL logged in with the Premium Skillshare Account.
7) Copy the whole cookies text from the Chrome Browser.
8) Double Click on the Skillshare Download Tool.
Note: It will have two dialog boxes. In the Top one you have to enter the above-copied cookie text. In the Bottom you have to enter your Skillshare Course URL.
9) Open your Favorite Course on Skillshare now. Copy its complete URL and paste it in the 2nd Dialog Box of the Skillshare Download Tool.
10) Your Course will be downloaded locally easily in the same folder where you have saved the Skillshare Download Tool.
If any friend is facing any issue while downloading the course, do comment below or send me an email at [email protected] and I will try to revert asap.
Thank you so much for visiting my blog and watching my video. I hope you will learn a lot from it & grow faster.
Must check:
a) Create Lynda Premium Account.
b) Create LinkedIn Learning Premium Account for free.
c) Create Pluralsight Premium Account.Â
Thank you bro…just need same proccess of Udemy for downloading the courses !! Awaiting……
Will check and let you know.
I fecking love yea. Thank you so much!
Thank you my friend for those lovely comments.
i have this error my first course successfully worked the second one came with error ::/bin/bash: python3.7: command not found
Try the same steps in Incognito Window, or try it in Mozilla Firefox Private Window. If still it doesn’t work, try clearing the cache of your browser using CCleaner.
mv: inter-device move failed: ‘/content/Skillshare’ to ‘/content/drive/My Drive/Skillshare-DL/Skillshare’; unable to remove target: Directory not empty
I am getting this error cotiuously,
I have done all the things…clear cache, icongnito, Mozilla firefox
Go to Google Drive manually and remove the Skillshare Folder. Then re-try downloading the course.
I am facing the same problem and it is because the file size is more than 15 gb or the space available in the drive. So, is there any other way to download. Maybe download it parts and not the full list
Best option would be to create a new Gmail Account and it would have full 15 GB space, use it. Moreover, you can create a Skillshare Premium Account and watch all courses live. Link to create Skillshare Premium Account is https://www.youtube.com/watch?v=vSGXbCeYG7M&t=54s
it works thank you ,is there any way to the same to udemy courses
Thankyou Ayoub for your comments and love.
If you have a folder containing the word skillshare you need to rename it. the software couldn’t move the dowload to gdrive stating no skillshare_dl directory existing. after renaming my folder Skillshare Classes to SS classes, it could move from content to gdrive.
That was an isolated problem. It works fine.
Glad to know it worked for you.
Good day bro , this has stopped working . any other way to get around it ?
I checked today and found it to be working perfectly. Try these steps:
Try in Google Chrome Incognito Window or clear cookies using CCleaner application.
Or
Try using another browser such as Mozilla Firefox or Opera to perform all the above steps.
Or
Try deleting the Skillshare course-related folders in your Google Drive.
Or
Still facing issues, try creating a new Google Account and follow the above steps, it must work.
Hello, thank you for sharing such a great resource. I’m not sure if something has changed on Skillshare’s end in terms of token retrieval, but seem to be getting this error now: Fetch error, code == 403
I checked today and found it to be working perfectly. Try these steps:
Try in Google Chrome Incognito Window or clear cookies using CCleaner application.
Or
Try using another browser such as Mozilla Firefox or Opera to perform all the above steps.
Or
Try deleting the Skillshare course-related folders in your Google Drive.
Or
Still facing issues, try creating a new Google Account and follow the above steps, it must work.
Even sent an email to you.
Traceback (most recent call last):
File “/root/.skillshare-1hack/dl.py”, line 50, in
main()
File “/root/.skillshare-1hack/dl.py”, line 11, in main
dl.download_course_by_url(course_url)
File “/root/.skillshare-1hack/skillshare.py”, line 29, in download_course_by_url
self.download_course_by_class_id(m.group(1))
File “/root/.skillshare-1hack/skillshare.py”, line 32, in download_course_by_class_id
data = self.fetch_course_data_by_class_id(class_id=class_id)
File “/root/.skillshare-1hack/skillshare.py”, line 69, in fetch_course_data_by_class_id
assert res.status_code == 200, ‘Fetch error, code == {}’.format(res.status_code)
AssertionError: Fetch error, code == 403
Following error keeps croping up
Fix: Try in Google Chrome Incognito Window or clear cookies using CCleaner application.
Try using another browser such as Mozilla Firefox or Opera to perform all the above steps.
Try deleting the Skillshare course-related folders in your Google Drive.
Still facing issues, try creating a new Google Account and follow the above steps, it must work.
Traceback (most recent call last):
File “/root/.skillshare-1hack/dl.py”, line 50, in
main()
File “/root/.skillshare-1hack/dl.py”, line 11, in main
dl.download_course_by_url(course_url)
File “/root/.skillshare-1hack/skillshare.py”, line 28, in download_course_by_url
assert m, ‘Failed to parse class ID from URL’
AssertionError: Failed to parse class ID from URL
Traceback (most recent call last):
File “/root/.skillshare-1hack/dl.py”, line 50, in
main()
File “/root/.skillshare-1hack/dl.py”, line 11, in main
dl.download_course_by_url(course_url)
File “/root/.skillshare-1hack/skillshare.py”, line 28, in download_course_by_url
assert m, ‘Failed to parse class ID from URL’
AssertionError: Failed to parse class ID from URL
Please do Help me with this problem… thankss in advance
Link has been updated, kindly re-check
Link has been updated, kindly give it a shot again.
Is working now. Thanks
Thankyou.
Thanks for this post. This is a very informative post for us.
I really appreciate that information. Thanks a lot.