[funk] Fix extraction and rework extractors (closes #15792)
This commit is contained in:
parent
d91dd0ce19
commit
690404a6f8
2 changed files with 84 additions and 22 deletions
|
@ -385,7 +385,10 @@ from .freesound import FreesoundIE
|
|||
from .freespeech import FreespeechIE
|
||||
from .freshlive import FreshLiveIE
|
||||
from .funimation import FunimationIE
|
||||
from .funk import FunkIE
|
||||
from .funk import (
|
||||
FunkMixIE,
|
||||
FunkChannelIE,
|
||||
)
|
||||
from .funnyordie import FunnyOrDieIE
|
||||
from .fusion import FusionIE
|
||||
from .fxnetworks import FXNetworksIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue