[yandexvideo] Add extractor
[youtube-dl] / youtube_dl / extractor / extractors.py
index f32f22a5af7832fdedbbda54d10aa5abd41c4263..8e7a5bf4163c0dc494a4be3ed3b0de8fd294617f 100644 (file)
@@ -1444,12 +1444,13 @@ from .yahoo import (
     YahooIE,
     YahooSearchIE,
 )
+from .yandexdisk import YandexDiskIE
 from .yandexmusic import (
     YandexMusicTrackIE,
     YandexMusicAlbumIE,
     YandexMusicPlaylistIE,
 )
-from .yandexdisk import YandexDiskIE
+from .yandexvideo import YandexVideoIE
 from .yapfiles import YapFilesIE
 from .yesjapan import YesJapanIE
 from .yinyuetai import YinYueTaiIE