14 Commits (b74fa8cd2c9deb412ac277c6cc44847c3839b844)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz b74fa8cd2c [facebook] Fix login process
It was broken and didn't work in python 3.
And use `_download_webpage` instead of `compat_urllib_request.urlopen`.
10 years ago
Philipp Hagemeister ab24f4f3be [facebook] Use consistent quotes 10 years ago
Philipp Hagemeister d0ff838433 [facebook] Correct regexp 10 years ago
Philipp Hagemeister b37b94501c [facebook] Fix login detection (#2505) 10 years ago
Philipp Hagemeister cb3bb2cfef [facebook] Modernize 10 years ago
Philipp Hagemeister 9834872bf6 [facebook] Add support for embeds
Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html
10 years ago
Philipp Hagemeister 8c8e3eec79 [facebook] Recognize #! URLs (Fixes #1988) 11 years ago
Philipp Hagemeister f3682997d7 Clean up unused imports and other minor mistakes 11 years ago
Jaime Marquínez Ferrándiz 749a4fd2fd [facebook] Don't recommend to report the issue if the video is private. 11 years ago
Jaime Marquínez Ferrándiz 6f71ef580c [facebook] Report a more meaningful message if the video cannot be accessed (closes #1658) 11 years ago
Jaime Marquínez Ferrándiz 67874aeffa [facebook] Fix the login process (fixes #1244) 11 years ago
Philipp Hagemeister 81ec7c7901 [facebook] Allow untitled videos (Fixes #1484) 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Philipp Hagemeister 9eae41ddef Move Facebook into its own file 11 years ago