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

[AdultSwim] Unable to extract bootstraped data. #11042

Closed
ghost opened this issue Oct 26, 2016 · 5 comments
Closed

[AdultSwim] Unable to extract bootstraped data. #11042

ghost opened this issue Oct 26, 2016 · 5 comments
Labels

Comments

@ghost
Copy link

@ghost ghost commented Oct 26, 2016

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

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other
[AdultSwim] the-venture-bros: Downloading webpage
ERROR: Unable to extract bootstraped data; 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.4/site-packages/youtube_dl/YoutubeDL.py", line 694, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 356, in extract
    return self._real_extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/adultswim.py", line 152, in _real_extract
    r'var bootstrappedData = ({.*});', webpage, 'bootstraped data'), episode_path)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 659, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract bootstraped data; 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.

http://www.adultswim.com/videos/streams/the-venture-bros

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Oct 27, 2016

Duplicate of #10950

@yan12125 yan12125 closed this Oct 27, 2016
@ghost
Copy link
Author

@ghost ghost commented Nov 5, 2016

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Nov 5, 2016

Seems they have changed the whole website. However, I can't watch any video on AdultSwim now. I guess they've applied geolocation restrictions.

@useless2764
Copy link

@useless2764 useless2764 commented Nov 22, 2016

this also seems to happen with other viacom sites, eg Spike

http://pastebin.com/8QHjzsgg

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Nov 23, 2016

@useless2764 That's different, see #11148

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.

2 participants
You can’t perform that action at this time.