From 12327e119b32df7969f7ae2d0820d065e23db69d Mon Sep 17 00:00:00 2001 From: Anthony Forsberg Date: Sat, 15 Apr 2017 09:30:34 -0400 Subject: [PATCH] 0.0.8 Update Added --track for downloading individual tracks/singles Added --embed-art to forcibly embed album art if available --- CHANGELOG.rst | 9 ++++ README.rst | 80 +++++++++++-------------------- bandcamp_dl/__main__.py | 33 +++++-------- bandcamp_dl/bandcamp.py | 28 ++++------- bandcamp_dl/bandcampdownloader.py | 37 ++++++++++---- bandcamp_dl/bandcampjson.py | 15 ------ setup.py | 2 +- 7 files changed, 86 insertions(+), 118 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 398699b..39b78d0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -17,6 +17,7 @@ Version 0.0.6 - [Enhancement] Individual track downloads work now. - [Bugfix] Fixed imports, now working when installed via pip. - [Note] Last version to officially support Python 2.7.x +- [Bugfix] Fixed an encoding issue with accented characters in the filepath. (Thanks `oaubert `_) Version 0.0.7 ------------- @@ -28,3 +29,11 @@ Version 0.0.7 - [Dependency] Slimit is no longer required. - [Dependency] Ply is no longer required. - [Dependency] demjson is now required. +- [Bugfix] Downloading singles is now fixed. +- [Bugfix] Monkey-patched Requests to fix compatability with Python versions before 3.6. +- [Enhancement] Added a --group option to insert a group tag (iTunes) + +Version 0.0.8 +------------- +- [Enhancement] --embed-art option to forcibly embed album art (if available) +- [Enhancement] --track option for downloading individual tracks and singles. diff --git a/README.rst b/README.rst index 5ff0556..ea32e56 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ From Wheel 3. ``pip install .whl`` [OSX] From Homebrew ----------- +------------------- ``brew install bandcamp-dl`` @@ -46,14 +46,18 @@ Details :: Usage: - bandcamp-dl.py - bandcamp-dl.py [--template=