Downloading from npo.nl/uitzending-gemist no longer works #5004

Closed
opened 2026-02-21 02:30:29 -05:00 by deekerman · 2 comments
Owner

Originally created by @tyhawk on GitHub (Jul 3, 2015).

While it hasn't been a problem to download content from http://www.npo.nl/uitzending-gemist for as long as I can remember, since a little over a week or so, youtube-dl throws an error. I suspect npo.nl changed something on their site to either block youtube-dl or the change simply doesn't agree with the code.

Example output:

$ youtube-dl http://www.npo.nl/radar-extra-de-prijs-van-de-euro-deel-1/25-05-2015/AT_2028609
[npo.nl] AT_2028609: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 410: Gone (caused by HTTPError());
$ youtube-dl http://www.npo.nl/brugklas/02-07-2015/AT_2035001
[npo.nl] AT_2035001: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 410: Gone (caused by HTTPError());

I am able to reproduce this result at every attempt (I've been trying for a few days now).

I am running the latest version of youtube-dl at the time of posting this.

youtube-dl is up-to-date (2015.06.25)
Originally created by @tyhawk on GitHub (Jul 3, 2015). While it hasn't been a problem to download content from http://www.npo.nl/uitzending-gemist for as long as I can remember, since a little over a week or so, youtube-dl throws an error. I suspect npo.nl changed something on their site to either block youtube-dl or the change simply doesn't agree with the code. Example output: ``` $ youtube-dl http://www.npo.nl/radar-extra-de-prijs-van-de-euro-deel-1/25-05-2015/AT_2028609 [npo.nl] AT_2028609: Downloading JSON metadata ERROR: Unable to download JSON metadata: HTTP Error 410: Gone (caused by HTTPError()); ``` ``` $ youtube-dl http://www.npo.nl/brugklas/02-07-2015/AT_2035001 [npo.nl] AT_2035001: Downloading JSON metadata ERROR: Unable to download JSON metadata: HTTP Error 410: Gone (caused by HTTPError()); ``` I am able to reproduce this result at every attempt (I've been trying for a few days now). I am running the latest version of youtube-dl at the time of posting this. ``` youtube-dl is up-to-date (2015.06.25) ```
Author
Owner

@dstftw commented on GitHub (Jul 3, 2015):

This is already fixed and will be available in the next version.

@dstftw commented on GitHub (Jul 3, 2015): This is already fixed and will be available in the next version.
Author
Owner

@tyhawk commented on GitHub (Jul 3, 2015):

Awesome, thanks!

@tyhawk commented on GitHub (Jul 3, 2015): Awesome, thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#5004
No description provided.