aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/moviefap.py
AgeCommit message (Expand)Author
2015-06-27[moviefap] Replace call to `str()` with `compat.compat_str()`George Brighton
2015-06-27[moviefap] Replace calls to `find()` with `util.xpath_text()`.George Brighton
2015-06-27[moviefap] Remove redundant commentsGeorge Brighton
2015-06-27[moviefap] Allow non-critical fields to change without breaking extractionGeorge Brighton
2015-06-27[moviefap] Swap and justify testsGeorge Brighton
2015-06-27[moviefap] Add categories to testsGeorge Brighton
2015-06-27[moviefap] Swap test for an alternative non-copyrighted videoGeorge Brighton
2015-06-27[moviefap] Fix dictionary comprehension syntax incompatible with Python 2.6George Brighton
2015-06-27[moviefap] Add new extractorGeorge Brighton