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

Can't download from carambatv.ru #18739

Closed
alex3kov opened this issue Jan 4, 2019 · 0 comments
Closed

Can't download from carambatv.ru #18739

alex3kov opened this issue Jan 4, 2019 · 0 comments

Comments

@alex3kov
Copy link

@alex3kov alex3kov commented Jan 4, 2019

  • I've verified and I assure that I'm running youtube-dl 2019.01.02

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
~: youtube-dl --verbose "https://carambatv.ru/bad-comedian/divergent-hunger-games-in-twilight"
[debug] System config: []
[debug] User config: ['--no-playlist', '--output', '~/removable_media/15G/%(title)s.%(ext)s', '--ignore-errors']
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://carambatv.ru/bad-comedian/divergent-hunger-games-in-twilight']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.01.02
[debug] Python version 3.7.1 (CPython) - Linux-4.19.12-zen1-1-zen-x86_64-with-arch
[debug] exe versions: ffmpeg n4.1, ffprobe n4.1
[debug] Proxy map: {}
[CarambaTVPage] divergent-hunger-games-in-twilight: Downloading webpage
ERROR: Unable to extract video id; 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 "youtube-dl.py/youtube_dl/YoutubeDL.py", line 793, in extract_info
    ie_result = ie.extract(url)
  File "youtube-dl.py/youtube_dl/extractor/common.py", line 508, in extract
    ie_result = self._real_extract(url)
  File "youtube-dl.py/youtube_dl/extractor/carambatv.py", line 99, in _real_extract
    webpage, 'video id')
  File "youtube-dl.py/youtube_dl/extractor/common.py", line 983, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract video id; 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.

Description of your issue, suggested solution and other information

According to #9815 carambatv.ru is supported, but it doesn't work on https://carambatv.ru/bad-comedian/divergent-hunger-games-in-twilight

@dstftw dstftw closed this in c87f65e Jan 4, 2019
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
1 participant
You can’t perform that action at this time.