Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | Merge remote-tracking branch 'h-collector/master' | Philipp Hagemeister | |
Conflicts: youtube_dl/extractor/fc2.py | |||
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-10-20 | Don't use report_warning for reporting warnings | h-collector | |
In tests warning is converted to error | |||
2014-10-20 | Update fc2.py | h-collector | |
2014-10-20 | Fix issues with fc2 | h-collector | |
Fix issues #2912 and #3171 | |||
2014-06-07 | [fc2] Fall back to webpage title if needed | Philipp Hagemeister | |
2014-05-31 | [fc2] Recognize urls without language part (reported in #1154) | Jaime Marquínez Ferrándiz | |
2014-05-31 | [fc2] Encode the string used for the md5 checksum | Jaime Marquínez Ferrándiz | |
In python 3 it must be a bytes object. | |||
2014-05-13 | [fc2] Add new extractor (Fixes #2877) | Philipp Hagemeister | |
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch. |