jansenicus / www-coursera-downloader

This Jupyter Notebook will help you downloading Coursera videos, subtitles and quizzes (but not answering the quiz). It will automatically download and convert vtt subtitle files into srt. All resources downloaded are numbered according to their sequence.
188 stars 118 forks source link

Cant download videos of good quality #1

Open shig246 opened 8 years ago

shig246 commented 8 years ago

Looks like I can download videos from this script in low quality only. It would be very helpful if you could find a solution for it , in original website firstly putting the video at high quality and then right clicking on video and saving as gives high quality download. See if you could do this.

jansenicus commented 8 years ago

Thank you for your comment, at this time the script download only from the provided download link, which happen to be only 360p resolution.

To get better resolution 540p, the script need to be modified in such a way to get the href hidden behind video-player.js. It's kinda tricky and I will see if I have the time to experiment and solve this puzzle.

jansenicus commented 8 years ago

I already have a proven specific prototype solution for this, but don't have the time yet to implement it to the general www_coursera_downloader script. Stay tune...

gdoura commented 7 years ago

Hi Jansenicus, have you found a solution for this puzzle?

best regards, AG