about summary refs log tree commit diff
path: root/youtube_dl/extractor/bandcamp.py
Commit message (Expand)AuthorAgeFilesLines
* [bandcamp] Remove unused variablePhilipp Hagemeister2013-11-241-1/+0
* [bandcamp] move the album test to the album extractor and return a single tra...Jaime Marquínez Ferrándiz2013-11-221-26/+26
* [bandcamp] Skip album testPhilipp Hagemeister2013-11-221-1/+2
* [bandcamp] Support trackinfo-style songs (Fixes #1270)Philipp Hagemeister2013-11-221-2/+44
* [bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz2013-11-221-0/+24
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+9
* [Bandcamp] move into own filePhilipp Hagemeister2013-06-231-0/+54