aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/bambuser.py
Commit message (Collapse)AuthorAgeFilesLines
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-4/+11
| | | | From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
* 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
| | | | It doesn't respect the 'Range' header.
* [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