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

matchtv.ru live stream support ? #8313

Closed
spvkgn opened this issue Jan 24, 2016 · 3 comments
Closed

matchtv.ru live stream support ? #8313

spvkgn opened this issue Jan 24, 2016 · 3 comments

Comments

@spvkgn
Copy link

@spvkgn spvkgn commented Jan 24, 2016

Is there a way add extractor to catch live stream from http://matchtv.ru/#live-player ?
Or at least get url to f4m manifest ?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 30, 2016

Матч ТВ will be supported in the next version.

@SlazE888
Copy link

@SlazE888 SlazE888 commented Aug 1, 2019

At now, LiveTV streams from that site not playing. You can try: https://matchtv.ru/vdl/player/media/133529

@wb027
Copy link

@wb027 wb027 commented Aug 2, 2019

`$ youtube-dl -U
Updating to version 2019.08.02 ...
Updated youtube-dl. Restart youtube-dl to use the new version.

$ youtube-dl https://matchtv.ru/vdl/player/media/133529
[SportBox] 133529: Downloading webpage
ERROR: Unable to extract sources; 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.

$ youtube-dl --verbose https://matchtv.ru/vdl/player/media/133529
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://matchtv.ru/vdl/player/media/133529']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.08.02
[debug] Python version 2.7.15+ (CPython) - Linux-5.0.0-23-generic-x86_64-with-LinuxMint-19.1-tessa
[debug] exe versions: ffmpeg 3.4.6, ffprobe 3.4.6
[debug] Proxy map: {}
[SportBox] 133529: Downloading webpage
ERROR: Unable to extract sources; 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 "/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/sportbox.py", line 62, in _real_extract
webpage, 'sources'),
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 1005, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract sources; 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.
`

@ytdl-org ytdl-org locked and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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