[bandcamp] Fix extraction for incomplete albums

Closes #11727
This commit is contained in:
Yen Chi Hsuan 2017-02-05 22:47:04 +08:00
parent 2ab2c0d1f5
commit 019f4c0371
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
2 changed files with 17 additions and 3 deletions

View file

@ -1,6 +1,7 @@
version <unreleased>
Extractors
* [bandcamp] Fix extraction for incomplete albums (#11727)
* [iwara] Fix extraction (#11781)
* [googledrive] Fix extraction on Python 3.6