aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/facebook.py
AgeCommit message (Collapse)Author
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