bandcamp-dl/bandcamp_dl
Anthony Forsberg 098ae8c6c7 Refactored BandcampJSON, Added --group option, readability changes.
BandcampJSON now returns a list of JSON strings, Album data, Embed data,
and Page data and is only called once.

Added a `--group` option to insert a group tag, currently this attempts
to use the artist/album Label.

Made some small readability changes for future work, adjusted the
imports and filenames for the last time.
2017-02-17 22:09:17 -05:00
..
utils init needed to import patch 2017-01-28 06:19:06 -05:00
__init__.py Rename directory for Python conventions. 2015-12-11 16:39:03 -06:00
__main__.py Refactored BandcampJSON, Added --group option, readability changes. 2017-02-17 22:09:17 -05:00
bandcamp.py Refactored BandcampJSON, Added --group option, readability changes. 2017-02-17 22:09:17 -05:00
bandcampdownloader.py Refactored BandcampJSON, Added --group option, readability changes. 2017-02-17 22:09:17 -05:00
bandcampjson.py Refactored BandcampJSON, Added --group option, readability changes. 2017-02-17 22:09:17 -05:00
deps.txt Requirements update, setup changes 2017-02-07 20:23:25 -05:00