aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorDéstin Reed <archcr8@gmail.com>2016-10-15 21:33:43 +0200
committerSergey M <dstftw@gmail.com>2016-10-16 02:33:43 +0700
commitac943d48d3b1041afd884543235c9fdf41c71aaa (patch)
tree8fb516ca3bcbc3a5b0f7874043c8acf9cfa4fd5c /youtube_dl/extractor/extractors.py
parent73498a89216f3b83da7265eecfe616c17e54aba9 (diff)
downloadyoutube-dl-ac943d48d3b1041afd884543235c9fdf41c71aaa.tar.xz
[Beatport] Update extractor name and tests
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 9797d855a..0c7aadb6c 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -94,7 +94,7 @@ from .bbc import (
from .beeg import BeegIE
from .behindkink import BehindKinkIE
from .bellmedia import BellMediaIE
-from .beatportpro import BeatportProIE
+from .beatport import BeatportIE
from .bet import BetIE
from .bigflix import BigflixIE
from .bild import BildIE