aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/bambuser.py
AgeCommit message (Expand)Author
2019-03-11Start moving to ytdl-orgSergey M․
2018-05-26remove unnecessary assignment parenthesisRemita Amine
2017-11-11Remove sensitive data from logging in messagesSergey M․
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-04-20[bambuser] Add support for authentication (#5478)Sergey M․
2015-04-20[bambuser] Modernize and extract more metadataSergey M․
2015-04-20[bambuser] Capture and output error message (#5478)Sergey M․
2015-04-20[bambuser] ModernizeSergey M․
2015-02-13[bambuser] Fix 'uploader_id' extraction (fixes #4944)Jaime Marquínez Ferrándiz
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-26[test_unicode_literals] Arm unicode_literals checkPhilipp Hagemeister
2014-11-23Fix all PEP8 issues except E501Philipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-08-28Move playlist tests to extractors.Philipp Hagemeister
2014-01-07More unicode literalsPhilipp Hagemeister
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-11-25[bambuser] Skip the download in the testJaime Marquínez Ferrándiz
2013-11-16[bambuser] Do not test for MD5, seems to be flakyPhilipp Hagemeister
2013-11-02[bambuser] Add an extractor for channels (closes #1702)Jaime Marquínez Ferrándiz
2013-11-02Add an extractor for bambuser.com (#1702)Jaime Marquínez Ferrándiz