[frontendmasters] Add extractor
This commit is contained in:
parent
4742150788
commit
6868d272e5
2 changed files with 275 additions and 0 deletions
|
@ -390,6 +390,10 @@ from .francetv import (
|
|||
from .freesound import FreesoundIE
|
||||
from .freespeech import FreespeechIE
|
||||
from .freshlive import FreshLiveIE
|
||||
from .frontendmaster import (
|
||||
FrontEndMasterIE,
|
||||
FrontEndMasterCourseIE
|
||||
)
|
||||
from .funimation import FunimationIE
|
||||
from .funk import (
|
||||
FunkMixIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue