[ie/S4C] Add series support and extract subs/thumbs (#7776)
Authored by: ifan-t
This commit is contained in:
parent
d3d81cc98f
commit
fe371dcf0b
2 changed files with 54 additions and 8 deletions
|
|
@ -1710,7 +1710,10 @@ from .ruv import (
|
|||
RuvIE,
|
||||
RuvSpilaIE
|
||||
)
|
||||
from .s4c import S4CIE
|
||||
from .s4c import (
|
||||
S4CIE,
|
||||
S4CSeriesIE
|
||||
)
|
||||
from .safari import (
|
||||
SafariIE,
|
||||
SafariApiIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue