aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/facebook.py
AgeCommit message (Collapse)Author
2014-01-21[facebook] Add support for embedsPhilipp Hagemeister
Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html
2013-12-16[facebook] Recognize #! URLs (Fixes #1988)Philipp Hagemeister
2013-11-20Clean up unused imports and other minor mistakesPhilipp Hagemeister
2013-10-27[facebook] Don't recommend to report the issue if the video is private.Jaime Marquínez Ferrándiz
2013-10-27[facebook] Report a more meaningful message if the video cannot be accessed ↵Jaime Marquínez Ferrándiz
(closes #1658)
2013-10-27[facebook] Fix the login process (fixes #1244)Jaime Marquínez Ferrándiz
2013-09-23[facebook] Allow untitled videos (Fixes #1484)Philipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23Move Facebook into its own filePhilipp Hagemeister