ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.26k stars 10.03k forks source link

[lynda.com] ERROR: unable to download video data: HTTP Error 404: Not Found #4782

Closed lmcdougall closed 9 years ago

lmcdougall commented 9 years ago

There are some courses that are not downloading. I am able to use it with some others and I get no errors but these are the messages I get:

[lynda] Logging in as username [lynda] Confirming log in and log out from another device [lynda] 83654: Downloading video JSON ERROR: unable to download video data: HTTP Error 404: Not Found

dstftw commented 9 years ago

Post the full output you get when running with --verbose option.

dstftw commented 9 years ago

This will be fixed in the next version. Thanks for the report.

phihag commented 9 years ago

The fix made it into youtube-dl 2015.01.25. See our FAQ if you need help updating.

lmcdougall commented 9 years ago

Sorry I was using home-brew version which is not 2015.01.25!!! This one worked. Thanks.