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

player2.screenwavemedia.com #5696

Closed
Meneth32 opened this issue May 14, 2015 · 1 comment
Closed

player2.screenwavemedia.com #5696

Meneth32 opened this issue May 14, 2015 · 1 comment

Comments

@Meneth32
Copy link
Contributor

@Meneth32 Meneth32 commented May 14, 2015

Screenwavemedia has deployed a new server: player2. Videos using that server cannot be downloaded with youtube-dl as of version 2015.05.10. Here's some output:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://teamfourstar.com/video/dragonball-z-abridged-episode-47-family-reunion/']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.05.10
[debug] Git HEAD: 372744c
[debug] Python version 3.4.2 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-50911-g9efcfbe
[debug] Proxy map: {}
[TeamFour] dragonball-z-abridged-episode-47-family-reunion: Downloading webpage
ERROR: Unable to extract player data 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 "youtube_dl\YoutubeDL.py", line 649, in extract_info
    ie_result = ie.extract(url)
  File "youtube_dl\extractor\common.py", line 273, in extract
    return self._real_extract(url)
  File "youtube_dl\extractor\screenwavemedia.py", line 103, in _real_extract
    webpage, 'player data URL')
  File "youtube_dl\extractor\common.py", line 555, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract player data 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.
@dstftw dstftw closed this in 7a012d5 May 14, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 14, 2015

player2 will be supported in the next version. Thanks for the report.

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.