mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-11 05:17:07 -05:00
[filmon] improve extraction
This commit is contained in:
@@ -287,7 +287,10 @@ from .fc2 import (
|
||||
FC2EmbedIE,
|
||||
)
|
||||
from .fczenit import FczenitIE
|
||||
from .filmon import FilmOnIE, FilmOnVODIE
|
||||
from .filmon import (
|
||||
FilmOnIE,
|
||||
FilmOnChannelIE,
|
||||
)
|
||||
from .firstpost import FirstpostIE
|
||||
from .firsttv import FirstTVIE
|
||||
from .fivemin import FiveMinIE
|
||||
|
||||
Reference in New Issue
Block a user