aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/nfb.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-8/+6
| | | | | | | | · 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
* PEP8: applied even more rulesJouke Waleson2014-11-231-3/+3
|
* PEP8 appliedJouke Waleson2014-11-231-1/+1
|
* [nfb] Add support for videos with captions (#2866)Sergey M․2014-05-081-8/+10
|
* [nfb] Add rtmp app field to formatSergey M.2014-02-161-1/+2
|
* [nfb] Add workaround for python2.6Sergey M.2014-02-071-13/+30
|
* [nfb] Add encode POST dataSergey M.2014-02-071-1/+1
|
* [nfb] Add support for onf.ca URLsSergey M.2014-02-061-2/+2
|
* [nfb] Add support for nfb.ca (Closes #2069)Sergey M.2014-02-061-0/+76