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

openload: Unable to extract stream URL (test URL itself!) #16246

Closed
Zopieux opened this issue Apr 22, 2018 · 3 comments
Closed

openload: Unable to extract stream URL (test URL itself!) #16246

Zopieux opened this issue Apr 22, 2018 · 3 comments

Comments

@Zopieux
Copy link
Contributor

@Zopieux Zopieux commented Apr 22, 2018

This is a duplicate of #16137, that was locked for unknown reason, with a “cant-reproduce” tag even though the test URL itself does not work.


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

I 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

This is a

  • Bug report (encountered problems with youtube-dl)

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://openload.co/f/kUEfGclsU9o']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.04.16
[debug] Python version 3.6.5 (CPython) - Linux-4.15.15-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 3.4.2, ffprobe 3.4.2, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[Openload] kUEfGclsU9o: Downloading embed webpage
[Openload] kUEfGclsU9o: Executing JS on webpage
ERROR: Unable to extract stream URL; 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/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 789, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 440, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/openload.py", line 344, in _real_extract
    'stream URL'))
  File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 808, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract stream URL; 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.

Description of your issue, suggested solution and other information

The test URL itself does load in the browser, but doesn't in youtube-dl latest version.

@Zopieux
Copy link
Contributor Author

@Zopieux Zopieux commented Apr 22, 2018

@dstftw is this cant-reproduce tag some kind of joke? Do you need extra info to help debugging? We can't post anything on #16137 as it is locked.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 22, 2018

No jokes here. It's locked due to spam and senseless comments. If you want something to be done on the issue you must provide reproducible environment.

@Zopieux
Copy link
Contributor Author

@Zopieux Zopieux commented Apr 22, 2018

@dstftw The reproductibility issue is that your network (and Travis CI's) is not IPv6-enabled (or at least openload doesn't want to deliver you IPv6 content), while @phoenixhaxor and mine is. Fixed in #16250, thanks for reviewing.

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