aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/bambuser.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sensitive data from logging in messagesSergey M․2017-11-111-1/+1
* Use urlencode_postdata across the codebaseSergey M․2016-03-261-6/+4
* [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-3/+3
* [bambuser] Add support for authentication (#5478)Sergey M․2015-04-201-0/+31
* [bambuser] Modernize and extract more metadataSergey M․2015-04-201-6/+19
* [bambuser] Capture and output error message (#5478)Sergey M․2015-04-201-12/+17
* [bambuser] ModernizeSergey M․2015-04-201-6/+5
* [bambuser] Fix 'uploader_id' extraction (fixes #4944)Jaime Marquínez Ferrándiz2015-02-131-1/+1
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-1/+1
* [test_unicode_literals] Arm unicode_literals checkPhilipp Hagemeister2014-11-261-1/+1
* Fix all PEP8 issues except E501Philipp Hagemeister2014-11-231-4/+5
* PEP8: applied even more rulesJouke Waleson2014-11-231-3/+3
* PEP8 appliedJouke Waleson2014-11-231-1/+1
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-4/+11
* More unicode literalsPhilipp Hagemeister2014-01-071-14/+16
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* [bambuser] Skip the download in the testJaime Marquínez Ferrándiz2013-11-251-0/+5
* [bambuser] Do not test for MD5, seems to be flakyPhilipp Hagemeister2013-11-161-1/+2
* [bambuser] Add an extractor for channels (closes #1702)Jaime Marquínez Ferrándiz2013-11-021-1/+39
* Add an extractor for bambuser.com (#1702)Jaime Marquínez Ferrándiz2013-11-021-0/+42