[ie/floatplane] Add extractors (#8639)
Closes #5877, Closes #5912 Authored by: seproDev
This commit is contained in:
parent
9cafb9ff17
commit
628fa244bb
2 changed files with 272 additions and 0 deletions
|
|
@ -642,6 +642,10 @@ from .filmweb import FilmwebIE
|
|||
from .firsttv import FirstTVIE
|
||||
from .fivetv import FiveTVIE
|
||||
from .flickr import FlickrIE
|
||||
from .floatplane import (
|
||||
FloatplaneIE,
|
||||
FloatplaneChannelIE,
|
||||
)
|
||||
from .folketinget import FolketingetIE
|
||||
from .footyroom import FootyRoomIE
|
||||
from .formula1 import Formula1IE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue