Coursera-Video-Downloader-Bookmarklet icon indicating copy to clipboard operation
Coursera-Video-Downloader-Bookmarklet copied to clipboard

Not downloading the files completely

Open booshi444 opened this issue 11 years ago • 6 comments

I followed the exact steps, but the video lectures were not downloaded completely. Can you please let me know what am I doing wrong?

echo "2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/1. Application_ Internet Routing (11 min).mp4" && mkdir -p "2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/" && curl -L -C - --header "Cookie:csrf_token=ROALeCZEYmfWxCiraM8h; __204u=922325840-1364761901721; __utma=158142248.2042525123.1364761853.1364761853.1364761853.1; __utmb=158142248.8.10.1364761853; __utmc=158142248; utmz=158142248.1364761853.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)" https://class.coursera.org/algo2-2012-001/lecture/download.mp4?lecture_id=3 -o "2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/1. Application Internet Routing (11 min).mp4"; echo "2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/2. Application Sequence Alignment (9 min).mp4" && mkdir -p "2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/" && curl -L -C - --header "Cookie:csrf_token=ROALeCZEYmfWxCiraM8h; __204u=922325840-1364761901721; __utma=158142248.2042525123.1364761853.1364761853.1364761853.1; __utmb=158142248.8.10.1364761853; _utmc=158142248; utmz=158142248.1364761853.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)" https://class.coursera.org/algo2-2012-001/lecture/download.mp4?lecture_id=5 -o "2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/2. Application Sequence Alignment (9 min).mp4"; 2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/1. Application Internet Routing (11 min).mp4 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 6096 0 0 3394 0 --:--:-- 0:00:01 --:--:-- 124k 2.  I. TWO MOTIVATING APPLICATIONS (Week 1)/2. Application Sequence Alignment (9 min).mp4 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 6096 0 0 3585 0 --:--:-- 0:00:01 --:--:-- 165k

booshi444 avatar Mar 31 '13 20:03 booshi444

Ahh, yeah. From Shivanker Goel: "document.cookie [is] not returning all the cookies, since some cookies have now been marked as HTTPOnly by Coursera."

Not sure a way around this :/

christiangenco avatar Apr 01 '13 02:04 christiangenco

hmmm.. :( I guess, u guys will find a way in course of time.. Till then I will use IDM.. :)

booshi444 avatar Apr 01 '13 10:04 booshi444

Sounds good :) Thanks for using it while it worked! Hopefully will be back up soon.

christiangenco avatar Apr 01 '13 16:04 christiangenco

Thank you for building it.. :)

booshi444 avatar Apr 01 '13 17:04 booshi444

What's the latest status about this? I think, I am experiencing the same problem.

albertnetymk avatar Jul 30 '13 19:07 albertnetymk

Me too : (

didjeridou avatar Jul 31 '13 20:07 didjeridou