[ie/S4C] Add series support and extract subs/thumbs (#7776)

Authored by: ifan-t
This commit is contained in:
ifan-t
2023-09-08 12:25:43 +00:00
committed by GitHub
parent d3d81cc98f
commit fe371dcf0b
2 changed files with 54 additions and 8 deletions
+4 -1
View File
@@ -1710,7 +1710,10 @@ from .ruv import (
RuvIE,
RuvSpilaIE
)
from .s4c import S4CIE
from .s4c import (
S4CIE,
S4CSeriesIE
)
from .safari import (
SafariIE,
SafariApiIE,