1
0
Fork 0

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

Authored by: ifan-t
This commit is contained in:
ifan-t 2023-09-08 13:25:43 +01:00 committed by GitHub
commit fe371dcf0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 54 additions and 8 deletions

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,