Cleaned up Class structure, added extractors to index

This commit is contained in:
Fridolin Kutterer
2023-11-11 19:42:58 +01:00
parent ff740b365e
commit 6486009b1e
2 changed files with 60 additions and 67 deletions
+1
View File
@@ -948,6 +948,7 @@ from .lcp import (
from .lecture2go import Lecture2GoIE
from .lecturio import (
LecturioIE,
LecturioDeIE,
LecturioCourseIE,
LecturioDeCourseIE,
)