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

Has the support for decko been implemented yet? #23471

Open
xmstspider opened this issue Dec 21, 2019 · 1 comment
Open

Has the support for decko been implemented yet? #23471

xmstspider opened this issue Dec 21, 2019 · 1 comment
Labels

Comments

@xmstspider
Copy link

@xmstspider xmstspider commented Dec 21, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • [X ] I've searched the bugtracker for similar questions including closed ones

Question

Hi,

I tried to download from https://decko.ceskatelevize.cz/ but youtube-dl says the URL is not supported.

I found #12713 and #12719 but the mentioned changes are not part of the code nor the release.

What is the status of this feature.

My youtube-dl version is 2019.09.28-1 but I did not find the support for decko either when I searched the code here on github.

Thanks

@xmstspider xmstspider added the question label Dec 21, 2019
@mcepl
Copy link
Contributor

@mcepl mcepl commented Jan 3, 2020

Nope, I still cannot download https://decko.ceskatelevize.cz/video/e21551313003 .

~@stitny$ youtube-dl -v https://decko.ceskatelevize.cz/video/e21551313003
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://decko.ceskatelevize.cz/video/e21551313003']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.01.01
[debug] Python version 3.7.3 (CPython) - Linux-5.3.12-2-default-x86_64-with-glibc2.2.5
[debug] exe versions: ffmpeg 4.2.1, ffprobe 4.2.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] e21551313003: Requesting header
WARNING: Falling back on generic information extractor.
[generic] e21551313003: Downloading webpage
[generic] e21551313003: Extracting information
ERROR: Unsupported URL: https://decko.ceskatelevize.cz/video/e21551313003
Traceback (most recent call last):
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 3347, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://decko.ceskatelevize.cz/video/e21551313003
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.