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

Problem with TVP video #25237

Closed
telemach1337 opened this issue May 11, 2020 · 0 comments
Closed

Problem with TVP video #25237

telemach1337 opened this issue May 11, 2020 · 0 comments
Labels
DRM

Comments

@telemach1337
Copy link

@telemach1337 telemach1337 commented May 11, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.05.08
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

youtube-dl --verbose https://r.dcs.redcdn.pl/dash/o2/TVP/embeddrm/out/hakerzy-dla-wolnosci-20191202_5426ee50dff5db67d99ab122f4426fde.mp4/Manifest.ism
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://r.dcs.redcdn.pl/dash/o2/TVP/embeddrm/out/hakerzy-dla-wolnosci-20191202_5426ee50dff5db67d99ab122f4426fde.mp4/Manifest.ism']
WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this.
[debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out ANSI_X3.4-1968, pref ANSI_X3.4-1968
[debug] youtube-dl version 2020.05.08
[debug] Python version 2.7.5 (CPython) - Linux-3.10.0-962.3.2.lve1.5.26.3.el7.x86_64-x86_64-with-glibc2.2.5
[debug] exe versions: ffmpeg 3.3.3-static
[debug] Proxy map: {}
[generic] Manifest: Requesting header
[redirect] Following redirect to https://n-6-7.dcs.redcdn.pl/dash/o2/TVP/embeddrm/out/hakerzy-dla-wolnosci-20191202_5426ee50dff5db67d99ab122f4426fde.mp4/Manifest.ism
[generic] Manifest: Requesting header
WARNING: Falling back on generic information extractor.
[generic] Manifest: Downloading webpage
[generic] Manifest: Extracting information
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 youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2400, in _real_extract
    self._sort_formats(info_dict['formats'])
  File "/bin/youtube-dl/youtube_dl/extractor/common.py", line 1350, in _sort_formats
    raise ExtractorError('No video formats found')
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 update. Be sure to call youtube-dl with the --verbose flag and include its complete out

Description

Other videos from this page are downloadable and this one has some issues but is playable in browser.

@dstftw dstftw closed this May 11, 2020
@dstftw dstftw added the DRM label May 11, 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.