aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorAlfonso Solbes <fonk666@gmail.com>2020-08-08 13:24:02 +0200
committerAlfonso Solbes <fonk666@gmail.com>2020-08-10 17:58:10 +0200
commit92b6dc13f3452be1acb57a61c61537a149ff1ea1 (patch)
tree09a2d026d4b008145286fdbe500ad420b4fb935e /youtube_dl/extractor/extractors.py
parenta4ed50bb84658b7e77cbb37597c36fa62a9acd4b (diff)
downloadhypervideo-pre-92b6dc13f3452be1acb57a61c61537a149ff1ea1.tar.lz
hypervideo-pre-92b6dc13f3452be1acb57a61c61537a149ff1ea1.tar.xz
hypervideo-pre-92b6dc13f3452be1acb57a61c61537a149ff1ea1.zip
[MyVideoGe] add new extractor
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 4b3092028..1da2c55a1 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -667,6 +667,7 @@ from .myvi import (
MyviIE,
MyviEmbedIE,
)
+from .myvideoge import MyVideoGeIE
from .myvidster import MyVidsterIE
from .nationalgeographic import (
NationalGeographicVideoIE,