index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
bandcamp.py
Age
Commit message (
Expand
)
Author
2014-11-12
[bandcamp:album] Fix test case
Philipp Hagemeister
2014-10-02
[bandcamp] Fix id extraction and modernize (Closes #3866)
Sergey M․
2014-08-28
Move playlist tests to extractors.
Philipp Hagemeister
2014-05-20
[bandcamp] Replace maxsplit keyword argument with regular one
Sergey M․
2014-05-17
Fixed 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 optional
Philipp Hagemeister
2014-01-09
[bandcamp] Fix variable name
Jaime Marquínez Ferrándiz
2014-01-07
More unicode literals
Philipp Hagemeister
2013-12-26
[bandcamp] Add support for multiple formats
Philipp Hagemeister
2013-11-24
[bandcamp] Remove unused variable
Philipp 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 test
Philipp 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-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
[Bandcamp] move into own file
Philipp Hagemeister