Replies: 1 comment
|
After backing up the videos that had been downloaded, used the initial URL of https://coursename.teachable.com/courses/1234567/lectures/98765432 The script went through all the files that had already been downloaded with "has already been downloaded" messages and started the download at the exact position where it was aborted. Perfect, thank you. :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
There are quite a few videos in a course. I srarted the script, left it run for a few hours, all went well.Not wanting to leave it run overnight, I pressed Ctrl-C just a few seconds after the finish of downloading one video.
I started with (for example) - https://coursename.teachable.com/courses/1234567/lectures/98765432
How do I restart ?
With https://coursename.teachable.com/courses/1234567/lectures/98765432 again OR
https://coursename.teachable.com/courses/1234567/lectures/2222222 , where '2222222' is the number of the next video to download
All reactions