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 not working #12247

Closed
sigujoseph opened this issue Feb 24, 2017 · 2 comments
Closed

openload not working #12247

sigujoseph opened this issue Feb 24, 2017 · 2 comments

Comments

@sigujoseph
Copy link

@sigujoseph sigujoseph commented Feb 24, 2017

:\Users\user\Downloads\youtube-dl-2017.02.24\youtube-dl>py youtube_dl --verbose https://openload.co/f/wFQxhy5bSdk/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://openload.co/f/wFQxhy5bSdk/']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2017.02.14
[debug] Python version 3.6.0 - Windows-10-10.0.10586-SP0
[debug] exe versions: ffmpeg N-82889-g54931fd, ffprobe N-82889-g54931fd
[debug] Proxy map: {}
[Openload] wFQxhy5bSdk: Downloading webpage
ERROR: Unable to extract openload ID; 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 "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\youtube_dl-2017.2.14-py3.6.egg\youtube_dl\YoutubeDL.py", line 696, in extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\youtube_dl-2017.2.14-py3.6.egg\youtube_dl\extractor\common.py", line 369, in extract
return self._real_extract(url)
File "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\youtube_dl-2017.2.14-py3.6.egg\youtube_dl\extractor\openload.py", line 76, in _real_extract
webpage, 'openload ID')
File "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\youtube_dl-2017.2.14-py3.6.egg\youtube_dl\extractor\common.py", line 672, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract openload ID; 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.

C:\Users\user\Downloads\youtube-dl-2017.02.24\youtube-dl>

@sigujoseph
Copy link
Author

@sigujoseph sigujoseph commented Feb 24, 2017

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--verbose', 'https://openload.co/f/wFQxhy5bSdk/']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.02.24
[debug] Python version 3.4.4 - Windows-10-10.0.10586
[debug] exe versions: ffmpeg N-82889-g54931fd, ffprobe N-82889-g54931fd
[debug] Proxy map: {}
[Openload] wFQxhy5bSdk: Downloading webpage
ERROR: Unable to extract openload 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 "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpok6oidjm\build\youtube_dl\YoutubeDL.py", line 761, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpok6oidjm\build\youtube_dl\extractor\common.py", line 427, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpok6oidjm\build\youtube_dl\extractor\openload.py", line 76, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpok6oidjm\build\youtube_dl\extractor\common.py", line 759, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract openload 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.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 24, 2017

That will be fixed in the next version.

@yan12125 yan12125 closed this Feb 24, 2017
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.