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

vivo.sx new/obfuscated InitializeStream() #18139

Closed
BendingRodriguez opened this issue Nov 10, 2018 · 2 comments
Closed

vivo.sx new/obfuscated InitializeStream() #18139

BendingRodriguez opened this issue Nov 10, 2018 · 2 comments

Comments

@BendingRodriguez
Copy link

@BendingRodriguez BendingRodriguez commented Nov 10, 2018

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

  • 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)

If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add the -v flag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'http://vivo.sx/d7ddda0e78']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.11.07
[debug] Python version 2.7.15rc1 (CPython) - Linux-4.15.0-36-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.4-0ubuntu0.18.04.1, ffprobe 3.4.4-0ubuntu0.18.04.1, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[Vivo] d7ddda0e78: Downloading webpage
ERROR: Unable to extract stream; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 792, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 508, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/shared.py", line 22, in _real_extract
    video_url = self._extract_video_url(webpage, video_id, url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/shared.py", line 92, in _extract_video_url
    webpage, 'stream', group='url'),
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 983, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract stream; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
@BendingRodriguez BendingRodriguez changed the title vivo.sx new InitializeStream() vivo.sx new/obfuscated InitializeStream() Nov 10, 2018
@dstftw dstftw closed this in 96a91b1 Nov 10, 2018
@WebMechanic
Copy link

@WebMechanic WebMechanic commented Nov 11, 2018

I'm still having the same (?) issue with version 2018.11.07 in Win10 pro.

youtube_dl.utils.RegexNotFoundError: Unable to extract stream; 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.

`[debug] System config: []
[debug] User config: ['--cookies', 'C:\Users\Xxxx\AppData\Roaming\youtube-dl\yt-cookies.txt', '--user-agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0', '--ignore-errors', '--download-archive', 'C:\Users\Xxxx\AppData\Roaming\youtube-dl\yt-archive.txt', '-o', '%(uploader)s - %(title)s %(id)s.%(ext)s', '--no-playlist', '--youtube-skip-dash-manifest', '--merge-output-format', 'MP4']
[debug] Custom config: []
[debug] Command-line args: ['-f best', 'https://vivo.sx/08a6bc46c5', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[debug] youtube-dl version 2018.11.07
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-92132-g0a41a8bf29, ffprobe N-92132-g0a41a8bf29, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}

ERROR: Unable to extract stream; 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 "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\common.py", line 508, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\shared.py", line 22, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\shared.py", line 92, in _extract_video_url
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\common.py", line 983, in _search_regex

youtube_dl.utils.RegexNotFoundError: Unable to extract stream; 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.

`

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 11, 2018

It's not released.

@ytdl-org ytdl-org locked as resolved and limited conversation to collaborators Nov 11, 2018
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
3 participants
You can’t perform that action at this time.