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.39k stars 10.04k forks source link

Downloads not working on tv.nrk.no #16909

Closed shilohjlc closed 6 years ago

shilohjlc commented 6 years ago

Please follow the guide below


Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.07.04. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

Before submitting an issue make sure you have:

What is the purpose of your issue?


The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add the -v flag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

$ youtube-dl -v https://tv.nrk.no/serie/backstage/sesong/1/episode/8
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://tv.nrk.no/serie/backstage/sesong/1/episode/8']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.07.04
[debug] Python version 2.7.10 (CPython) - Darwin-17.6.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[NRKTVSeries] backstage: Downloading webpage
[download] Downloading playlist: NRK TV – Backstage
[NRKTVSeries] playlist NRK TV – Backstage: Collected 0 video ids (downloading 0 of them)
[download] Finished downloading playlist: NRK TV – Backstage

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):


Description of your issue, suggested solution and other information

It seems like they have changed their URLs, they used to include some sort of ID before, but now its all text for each episode. That might be the cause of the problem.

amay5267 commented 6 years ago

hello. i have the same issues. how can I fix this?

amay5267 commented 6 years ago

I noticed they did a site redesign. is there any way to revert back to older version?

forthrin commented 6 years ago

Yep, they did a redesign. Hope a fix will come within a week or so, as I use this all the time.