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 Extractor is not working #12356

Closed
tb3d opened this issue Mar 4, 2017 · 0 comments
Closed

Openload Extractor is not working #12356

tb3d opened this issue Mar 4, 2017 · 0 comments
Labels

Comments

@tb3d
Copy link

@tb3d tb3d commented Mar 4, 2017

Error with openload embed. Any solution?

Traceback (most recent call last):
File "openload.py", line 27, in
video = ydl.extract_info('https://openload.co/embed/76iLgGro7Hw', download=F
alse)
File "C:\Users\Admin\Desktop\youtube-dl-master-b\youtube_dl\YoutubeDL.py", li
ne 761, in extract_info
ie_result = ie.extract(url)
File "C:\Users\Admin\Desktop\youtube-dl-master-b\youtube_dl\extractor\common.
py", line 427, in extract
ie_result = self._real_extract(url)
File "C:\Users\Admin\Desktop\youtube-dl-master-b\youtube_dl\extractor\openloa
d.py", line 89, in _real_extract
urlcode.append((key, compat_chr(int(ol_id[num + 2:num + 5]) // int(ol_id[num

  • 1]) - first_char)))
    ValueError: invalid literal for int() with base 10: 'f9a'
@dstftw dstftw closed this Mar 4, 2017
@dstftw dstftw added the duplicate label Mar 4, 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.