mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-13 05:23:46 +00:00
[ie/floatplane] Add extractors (#8639)
Closes #5877, Closes #5912 Authored by: seproDev
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user