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

Twitter - ERROR: Unable to extract data player config #7496

Closed
RingoTheDog opened this issue Nov 14, 2015 · 2 comments
Closed

Twitter - ERROR: Unable to extract data player config #7496

RingoTheDog opened this issue Nov 14, 2015 · 2 comments

Comments

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Nov 14, 2015

URL: https://twitter.com/DavidClinchNews/status/665289828897005568

youtube-dl.py -v "https://twitter.com/DavidClinchNews/status/665289828897005568"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'https://twitter.com/DavidClinchNews/status/665289828897005568']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.11.13
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-71727-g46778ab, rtmpdump 2.4
[debug] Proxy map: {}
[twitter] 665289828897005568: Downloading webpage
[twitter:card] 665289828897005568: Downloading webpage
ERROR: Unable to extract data player config; 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
with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\YoutubeDL.py", line 661, in extract_info
ie_result = ie.extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 290, in extract
return self._real_extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\twitter.py", line 81, in _real_extract
r'data-player-config="([^"]+)"', webpage, 'data player config'),
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 593, in _html_search_regex
res = self._search_regex(pattern, string, name, default, fatal, flags, group)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 584, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract data player config; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to upd
l youtube-dl with the --verbose flag and include its complete output.

Thanks as always...
Ringo

@yan12125 yan12125 closed this in 5f1b2ae Nov 14, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Nov 14, 2015

Thanks for the report. Tweets with Vine.co embeds will be supported in the next version.

@Fironet
Copy link

@Fironet Fironet commented Aug 12, 2016

Nevermind, didn't update the input URL to the original Tweet source rather than the re-tweet.

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