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

Unsupported URL tvplay.tv3.lt #21153

Open
ViliusSutkus89 opened this issue May 19, 2019 · 2 comments
Open

Unsupported URL tvplay.tv3.lt #21153

ViliusSutkus89 opened this issue May 19, 2019 · 2 comments

Comments

@ViliusSutkus89
Copy link

@ViliusSutkus89 ViliusSutkus89 commented May 19, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.05.11
  • 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 "https://tvplay.tv3.lt/i-siaure-10278493" -v       
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://tvplay.tv3.lt/i-siaure-10278493', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.05.11
[debug] Python version 3.7.3 (CPython) - MY_KERNEL_VERSION_REDACTED
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, rtmpdump 2.4
[debug] Proxy map: {}
[generic] i-siaure-10278493: Requesting header
WARNING: Falling back on generic information extractor.
[generic] i-siaure-10278493: Downloading webpage
[generic] i-siaure-10278493: Extracting information
ERROR: Unsupported URL: https://tvplay.tv3.lt/i-siaure-10278493
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 529, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/generic.py", line 3329, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://tvplay.tv3.lt/i-siaure-10278493

Description

I believe tvplay.tv3.lt changed their url, I think it used to be tv3play.tv3.lt, as a result the tvplay extractor doesn't work for tv3.lt anymore.

@rKsanu2MMYvypWePtQWM
Copy link

@rKsanu2MMYvypWePtQWM rKsanu2MMYvypWePtQWM commented Jun 18, 2019

Same issue here. They once again dropped one part of the URL (it was https://tvplay.tv3.lt/i-siaure/i-siaure-10278493/ before, now its just https://tvplay.tv3.lt/i-siaure-10278493/). #17344 is similar.

@kuco28
Copy link

@kuco28 kuco28 commented Jun 24, 2019

same for Estonian one https://tvplay.tv3.ee and Latvian https://tvplay.skaties.lv

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
3 participants
You can’t perform that action at this time.