aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorAshish <39122144+Ashish0804@users.noreply.github.com>2021-05-23 12:42:50 +0530
committerGitHub <noreply@github.com>2021-05-23 12:42:50 +0530
commit9572eaaa118bc54b9e3db3102da50245c34ee9bb (patch)
tree364a886b119d7790fed3921fcf80fcc029c20cb9 /yt_dlp/extractor/extractors.py
parent18e674b4f6bc738288b989d8b6a5f5698662a13b (diff)
downloadhypervideo-pre-9572eaaa118bc54b9e3db3102da50245c34ee9bb.tar.lz
hypervideo-pre-9572eaaa118bc54b9e3db3102da50245c34ee9bb.tar.xz
hypervideo-pre-9572eaaa118bc54b9e3db3102da50245c34ee9bb.zip
[ShemarooMe] Add extractor (#332)
Closes #307 Co-authored-by: Ashish0804, pukkandan
Diffstat (limited to 'yt_dlp/extractor/extractors.py')
-rw-r--r--yt_dlp/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/extractors.py b/yt_dlp/extractor/extractors.py
index 829394ac6..e18d849fb 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -1151,6 +1151,7 @@ from .shared import (
SharedIE,
VivoIE,
)
+from .shemaroome import ShemarooMeIE
from .showroomlive import ShowRoomLiveIE
from .simplecast import (
SimplecastIE,