aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/nfb.py
Commit message (Expand)AuthorAgeFilesLines
* [nfb] Modernize and extract subtitlesSergey M․2016-05-181-45/+63
* [nfb] Fix uploader extractionSergey M․2016-05-171-2/+1
* Use urlencode_postdata across the codebaseSergey M․2016-03-261-3/+5
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-6/+5
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-8/+6
* 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