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

facebook - Cannot parse data #1084

Closed
thorfinn7 opened this issue Jul 19, 2013 · 2 comments
Closed

facebook - Cannot parse data #1084

thorfinn7 opened this issue Jul 19, 2013 · 2 comments

Comments

@thorfinn7
Copy link

@thorfinn7 thorfinn7 commented Jul 19, 2013

$ youtube-dl --verbose https://www.facebook.com/photo.php?v=10151799802758653
[debug] System config: ['--prefer-free-formats']
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.facebook.com/photo.php?v=10151799802758653']
[debug] youtube-dl version 2013.07.02
[debug] Python version 2.7.3 - Linux-3.9.6-200.fc18.i686.PAE-i686-with-fedora-18-Spherical_Cow
[debug] Proxy map: {}
[facebook] 10151799802758653: Downloading webpage
ERROR: Cannot parse data; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 92, in extract
return self._real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/facebook.py", line 96, in _real_extract
raise ExtractorError(u'Cannot parse data')
ExtractorError: Cannot parse data; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 19, 2013

The video cannot be viewed in the browser, if it's a private video you must use your login info, with the --username and --password options or the --netrc option.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 27, 2013

The login process is fixed now (67874ae), could you try to use your login credentials with the last version in the repo?

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