Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPO Download format not found. #20084

Closed
3 of 7 tasks
WuvorWenda opened this issue Feb 28, 2019 · 13 comments
Closed
3 of 7 tasks

NPO Download format not found. #20084

WuvorWenda opened this issue Feb 28, 2019 · 13 comments
Labels

Comments

@WuvorWenda
Copy link

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

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

  • [X ] I've verified and I assure that I'm running youtube-dl 2019.02.18

Before submitting an issue make sure you have:

  • [X ] At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

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:

[debug] Custom config: []
[debug] Command-line args: ['-F', 'https://www.npostart.nl/nos-journaal/28-02-2019/POW_04056484']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2019.02.18
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-91789-g11cec34829, rtmpdump 2.4
[debug] Proxy map: {}
[npo] POW_04056484: Downloading JSON metadata
[npo] POW_04056484: Downloading token
[npo] POW_04056484: Downloading formats JSON
[npo] POW_04056484: Downloading Adaptive stream JSON
[npo] POW_04056484: Downloading Hoog stream JSON
[npo] POW_04056484: Downloading Normaal stream JSON
[npo] POW_04056484: Downloading Laag stream JSON
[info] Available formats for POW_04056484:
format code extension resolution note
0 m4v unknown
Laag m4v unknown
Normaal m4v unknown
Hoog m4v unknown (best)

Can not find the streams anymore.

@dstftw
Copy link
Collaborator

dstftw commented Feb 28, 2019

Content is DRM protected.

@dstftw dstftw closed this as completed Feb 28, 2019
@dstftw dstftw added the DRM label Feb 28, 2019
dstftw added a commit that referenced this issue Feb 28, 2019
@WuvorWenda
Copy link
Author

Thank you for the commit,
But i get this error now with version 2019.03.01
[debug] Custom config: []
[debug] Command-line args: ['-f', '0', 'https://www.npostart.nl/keuringsdienst-van-waarde/28-02-2019/KN_1704077']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2019.03.01
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-91789-g11cec34829, rtmpdump 2.4
[debug] Proxy map: {}
[npo] KN_1704077: Downloading token
[npo] KN_1704077: Downloading player JSON
[npo] KN_1704077: Downloading hls profile JSON
[npo] KN_1704077: Downloading dash-widevine profile JSON
[npo] KN_1704077: Downloading MPD manifest
[npo] KN_1704077: Downloading dash-playready profile JSON
[npo] KN_1704077: Downloading MPD manifest
[npo] KN_1704077: Downloading smooth profile JSON
[npo] KN_1704077: Downloading ISM manifest
[npo] KN_1704077: Downloading JSON metadata
[npo] KN_1704077: Downloading token
[npo] KN_1704077: Downloading formats JSON
[npo] KN_1704077: Downloading Adaptive stream JSON
[npo] KN_1704077: Downloading Hoog stream JSON
[npo] KN_1704077: Downloading Normaal stream JSON
[npo] KN_1704077: Downloading Laag stream JSON
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtu
be-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\npo.py", line 185, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\npo.py", line 249, in _get_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\common.py", line 1305, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to upd
ate. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\npo.py", line 185, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\npo.py", line 249, in _get_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\common.py", line 1305, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to upd
ate. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\YoutubeDL.py", line 794, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\common.py", line 508, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\npo.py", line 187, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\npo.py", line 456, in _get_old_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\common.py", line 1305, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to upd
ate. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@BartG95
Copy link

BartG95 commented Mar 2, 2019

What's the purpose of the commit if it won't work anyway?

@dstftw
Copy link
Collaborator

dstftw commented Mar 2, 2019

It does work for non DRM videos.

@Reino17
Copy link

Reino17 commented Mar 2, 2019

Such as? All the videos on npo.nl have DRM now, or are at least "SAMPLE-AES" encrypted as far as I know. I know of no non-DRM videos.

@dstftw
Copy link
Collaborator

dstftw commented Mar 2, 2019

Wrong.

@rien333
Copy link

rien333 commented Mar 4, 2019

@dstftw I can't download that video as well.

@WuvorWenda
Copy link
Author

That video is the old system in 2015 there was no encryption.
The live stream is also broken.
[debug] youtube-dl version 2019.03.01
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-91789-g11cec34829, rtmpdump 2.4
[debug] Proxy map: {}
[npo.nl:live] npo-1: Downloading webpage
[npo] LI_NL1_4188102: Downloading token
[npo] LI_NL1_4188102: Downloading player JSON
[npo] LI_NL1_4188102: Downloading hls profile JSON
[npo] LI_NL1_4188102: Downloading dash-widevine profile JSON
[npo] LI_NL1_4188102: Downloading MPD manifest
[npo] LI_NL1_4188102: Downloading dash-playready profile JSON
[npo] LI_NL1_4188102: Downloading MPD manifest
[npo] LI_NL1_4188102: Downloading smooth profile JSON
[npo] LI_NL1_4188102: Downloading embed page
ERROR: requested format not available
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\YoutubeDL.py", line 805, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\YoutubeDL.py", line 897, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\YoutubeDL.py", line 859, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\YoutubeDL.py", line 1632, in process_video_result
youtube_dl.utils.ExtractorError: requested format not available
The livestream has no DRM
https://www.npostart.nl/live/npo-1

@BartG95
Copy link

BartG95 commented Mar 4, 2019

I have tested the example from dstftw. Both last weekend and today. Both time I could download it, without any problem.
As for the livestream, what does downloading a livestream even mean?

@WuvorWenda
Copy link
Author

I have tested the example from dstftw. Both last weekend and today. Both time I could download it, without any problem.
As for the livestream, what does downloading a livestream even mean?

You want to record a tv show,
Or stream to a named pipe and watch live in your favorite player.
And youtube-dl is standard in MPV.
MPV is now longer unable to stream from npo.
example mpv ytdl://https://www.npostart.nl/live/npo-1

@BartG95
Copy link

BartG95 commented Mar 4, 2019

That's an interesting use case; it could be used to download any episode while it is being broadcasted (and therefore circumventing the DRM). I guess the NPO is aware of it and therefore somehow 'protected' the livestream.
Maybe there is some DRM on the livestream. The certainly made it a lot more difficult.

@WuvorWenda
Copy link
Author

WuvorWenda commented Mar 4, 2019

That's an interesting use case; it could be used to download any episode while it is being broadcasted (and therefore circumventing the DRM). I guess the NPO is aware of it and therefore somehow 'protected' the livestream.
Maybe there is some DRM on the livestream. The certainly made it a lot more difficult.

I have a old version of youtube-dl works great with the livestream.
I want to download a older version for windows, then is mpv is working again,

@peternowee
Copy link

Online petition requesting NPO to remove DRM: https://www.petities.nl/petitions/npo-maak-downloaden-weer-mogelijk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants