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

Site support request for Kijk.nl #16991

Open
Amitari opened this issue Jul 16, 2018 · 1 comment
Open

Site support request for Kijk.nl #16991

Amitari opened this issue Jul 16, 2018 · 1 comment

Comments

@Amitari
Copy link

@Amitari Amitari commented Jul 16, 2018

  • I've verified and I assure that I'm running youtube-dl 2018.07.10
  • 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
  • Site support request (request for adding support for a new site)
[user@halebop youtube-dl]$ youtube-dl -v https://www.kijk.nl/sbs6/despa/videos/ZEiG4I6789w/de-spa
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.kijk.nl/sbs6/despa/videos/ZEiG4I6789w/de-spa']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.07.10
[debug] Python version 3.6.6 (CPython) - Linux-4.17.5-1-MANJARO-x86_64-with-arch-Manjaro-Linux
[debug] exe versions: ffmpeg 4.0.1, ffprobe 4.0.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] de-spa: Requesting header
[redirect] Following redirect to https://consent.kijk.nl/?url=https://www.kijk.nl/sbs6/despa/videos/ZEiG4I6789w/de-spa
[generic] de-spa: Requesting header
WARNING: Falling back on generic information extractor.
[generic] de-spa: Downloading webpage
[generic] de-spa: Extracting information
ERROR: Unsupported URL: https://consent.kijk.nl/?url=https://www.kijk.nl/sbs6/despa/videos/ZEiG4I6789w/de-spa
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 792, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 502, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/generic.py", line 3258, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://consent.kijk.nl/?url=https://www.kijk.nl/sbs6/despa/videos/ZEiG4I6789w/de-spa

[user@halebop youtube-dl]$ 
<end of log>

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

This Dutch streaming site used to be supported, but after the compatibility was broken, support seems to have been dropped completely since it's not in the supported sites list anymore. But if anyone is interested in reimplementing it, I want to show my interest. It seems like the site has to be accessed from a Dutch IP address though, since I had to use a VPN.

@martysmarty
Copy link

@martysmarty martysmarty commented Feb 27, 2020

It still works if you send a cookie file with consent cookie, and use the direct m3u8 file

@ytdl-org ytdl-org deleted a comment from sarffy1986 Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.