aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorealgase <mostdigitsofpi@gmail.com>2019-05-22 16:38:48 -0400
committerSergey M <dstftw@gmail.com>2019-05-23 03:38:48 +0700
commit612300a686fd83d475b7fddc17cb2ccd8ca0b5ef (patch)
tree17bd4504dd8b6effcb7a45d54593905a96fcfbb7 /youtube_dl/extractor/extractors.py
parentea7538209468f630075d08d44ef7b0119f78d2eb (diff)
downloadyoutube-dl-612300a686fd83d475b7fddc17cb2ccd8ca0b5ef.tar.xz
[novamov] Remove extractors (#21077)
Sites no longer exist
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 3037b5a45..e5aee96c2 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -772,13 +772,6 @@ from .nova import (
NovaEmbedIE,
NovaIE,
)
-from .novamov import (
- AuroraVidIE,
- CloudTimeIE,
- NowVideoIE,
- VideoWeedIE,
- WholeCloudIE,
-)
from .nowness import (
NownessIE,
NownessPlaylistIE,