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

error in facebook video downloads #3387

Closed
Rush2088 opened this issue Jul 28, 2014 · 1 comment
Closed

error in facebook video downloads #3387

Rush2088 opened this issue Jul 28, 2014 · 1 comment

Comments

@Rush2088
Copy link

@Rush2088 Rush2088 commented Jul 28, 2014

I'm getting an error while trying to download video from fb. pls help

[debug] Command-line args: ['--username', '', '--password', '', 'http://www.facebook.com/photo.php?v=538701379531357', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2014.07.25.1
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[facebook] Downloading login page
[facebook] Logging in
ERROR: Unable to extract h; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --ve
rbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 516, in extract_info
File "youtube_dl\extractor\common.pyo", line 168, in extract
File "youtube_dl\extractor\common.pyo", line 163, in initialize
File "youtube_dl\extractor\facebook.pyo", line 93, in _real_initialize
File "youtube_dl\extractor\facebook.pyo", line 79, in _login
File "youtube_dl\extractor\common.pyo", line 390, in _search_regex
RegexNotFoundError: Unable to extract h; 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. Make sure you are using the latest version; type youtube-dl -U
to update.

@Rush2088
Copy link
Author

@Rush2088 Rush2088 commented Jul 28, 2014

fixed it. after removing --username --password parameters.

@Rush2088 Rush2088 closed this Jul 28, 2014
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
1 participant
You can’t perform that action at this time.