[auroravid] Add extractor (Closes #9070)
[youtube-dl] / youtube_dl / extractor / __init__.py
index ebf5ca3e93a27f97cb5d76dc4c80611f983b7f35..69ea21a23c6dda1479c71e3b4fc962ac17d6e8c5 100644 (file)
@@ -501,6 +501,7 @@ from .novamov import (
     NowVideoIE,
     VideoWeedIE,
     CloudTimeIE,
+    AuroraVidIE,
 )
 from .nowness import (
     NownessIE,