aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dlc/extractor/extractors.py
diff options
context:
space:
mode:
authorinsaneracist <insaneracist@cyberdude.com>2020-10-27 19:21:34 -0700
committerinsaneracist <insaneracist@cyberdude.com>2020-10-27 19:47:30 -0700
commit48aac9fc867087095079dee966a1511730d01f6d (patch)
tree917ab6a844d0911bda3ee6eb5e0d507e5e9e4243 /youtube_dlc/extractor/extractors.py
parent6f8557ec4db627bdd2fda4f47bc2492a04ce5d0d (diff)
downloadhypervideo-pre-48aac9fc867087095079dee966a1511730d01f6d.tar.lz
hypervideo-pre-48aac9fc867087095079dee966a1511730d01f6d.tar.xz
hypervideo-pre-48aac9fc867087095079dee966a1511730d01f6d.zip
[bandcamp] restore album downloads
flake8 conform
Diffstat (limited to 'youtube_dlc/extractor/extractors.py')
-rw-r--r--youtube_dlc/extractor/extractors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dlc/extractor/extractors.py b/youtube_dlc/extractor/extractors.py
index d31edd7c8..fbd4ed1e3 100644
--- a/youtube_dlc/extractor/extractors.py
+++ b/youtube_dlc/extractor/extractors.py
@@ -84,7 +84,7 @@ from .awaan import (
)
from .azmedien import AZMedienIE
from .baidu import BaiduVideoIE
-from .bandcamp import BandcampIE, BandcampAlbumIE, BandcampWeeklyIE
+from .bandcamp import BandcampIE, BandcampAlbumTrackIE, BandcampAlbumIE, BandcampWeeklyIE
from .bbc import (
BBCCoUkIE,
BBCCoUkArticleIE,