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

[tvp] trying to download something else #25916

Open
selfisekai opened this issue Jul 6, 2020 · 0 comments · May be fixed by #25917
Open

[tvp] trying to download something else #25916

selfisekai opened this issue Jul 6, 2020 · 0 comments · May be fixed by #25917

Comments

@selfisekai
Copy link

@selfisekai selfisekai commented Jul 6, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.06.16.1
  • 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

 self@isekai  ~/youtube-dl   tvp-extractor-fixes ●  youtube-dl -v https://wiadomosci.tvp.pl/48836336/medialne-hieny-atakuja-prezydenta-polski
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://wiadomosci.tvp.pl/48836336/medialne-hieny-atakuja-prezydenta-polski']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.06.16.1
[debug] Python version 3.8.3 (CPython) - Linux-5.6.0-2-amd64-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.2-1, ffprobe 4.2.2-1
[debug] Proxy map: {}
[tvp] 48836336: Downloading webpage
[tvp:embed] 48543077: Downloading webpage
ERROR: tvp:embed said: Transmisja została zakończona lub materiał niedostępny
Traceback (most recent call last):
  File "/home/self/.local/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "/home/self/.local/lib/python3.8/site-packages/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/home/self/.local/lib/python3.8/site-packages/youtube_dl/extractor/tvp.py", line 128, in _real_extract
    raise ExtractorError('%s said: %s' % (
youtube_dl.utils.ExtractorError: tvp:embed said: Transmisja została zakończona lub materiał niedostępny

Description

extractor chooses this video in the sidebar instead of the linked one
image

@selfisekai selfisekai closed this Jul 6, 2020
@selfisekai selfisekai changed the title [tvp] downloading something else [tvp] trying to download something else Jul 6, 2020
@selfisekai selfisekai reopened this Jul 6, 2020
@selfisekai selfisekai linked a pull request that will close this issue Jul 6, 2020
6 of 9 tasks complete
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.

1 participant
You can’t perform that action at this time.