aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/bandcamp.py
AgeCommit message (Expand)Author
2014-05-20[bandcamp] Replace maxsplit keyword argument with regular oneSergey M․
2014-05-17Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inap...codesparkle
2014-05-05[bandcamp] Add support for subdomains (Fixes #2850)Philipp Hagemeister
2014-01-09[bandcamp] Make thumbnail and uploader optionalPhilipp Hagemeister
2014-01-09[bandcamp] Fix variable nameJaime Marquínez Ferrándiz
2014-01-07More unicode literalsPhilipp Hagemeister
2013-12-26[bandcamp] Add support for multiple formatsPhilipp Hagemeister
2013-11-24[bandcamp] Remove unused variablePhilipp Hagemeister
2013-11-22[bandcamp] move the album test to the album extractor and return a single tra...Jaime Marquínez Ferrándiz
2013-11-22[bandcamp] Skip album testPhilipp Hagemeister
2013-11-22[bandcamp] Support trackinfo-style songs (Fixes #1270)Philipp Hagemeister
2013-11-22[bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[Bandcamp] move into own filePhilipp Hagemeister