aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dlc/extractor/extractors.py
diff options
context:
space:
mode:
authorTom-Oliver Heidel <blackjack4494@web.de>2020-09-12 05:22:08 +0200
committerTom-Oliver Heidel <blackjack4494@web.de>2020-09-12 05:22:08 +0200
commit0f0762a761e0e23a66110a0c22328a3a6178d251 (patch)
tree6be0e79c36a3fda37fc3628d15913d9203651dda /youtube_dlc/extractor/extractors.py
parentfb29d8590453e4a5c40b209605c0d2adcd4ee629 (diff)
parent92b6dc13f3452be1acb57a61c61537a149ff1ea1 (diff)
downloadhypervideo-pre-0f0762a761e0e23a66110a0c22328a3a6178d251.tar.lz
hypervideo-pre-0f0762a761e0e23a66110a0c22328a3a6178d251.tar.xz
hypervideo-pre-0f0762a761e0e23a66110a0c22328a3a6178d251.zip
Merge branch 'myvideo_ge' of https://github.com/fonkap/youtube-dl into fonkap-myvideo_ge
Diffstat (limited to 'youtube_dlc/extractor/extractors.py')
-rw-r--r--youtube_dlc/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dlc/extractor/extractors.py b/youtube_dlc/extractor/extractors.py
index 72f439548..283331f20 100644
--- a/youtube_dlc/extractor/extractors.py
+++ b/youtube_dlc/extractor/extractors.py
@@ -672,6 +672,7 @@ from .myvi import (
MyviIE,
MyviEmbedIE,
)
+from .myvideoge import MyVideoGeIE
from .myvidster import MyVidsterIE
from .nationalgeographic import (
NationalGeographicVideoIE,