1
0
Fork 0

[ie/faulio] Add extractor (#13907)

Authored by: CasperMcFadden95
This commit is contained in:
CasperMcFadden95 2025-08-19 23:27:31 +00:00 committed by GitHub
commit 74b4b3b005
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 146 additions and 11 deletions

View file

@ -625,7 +625,10 @@ from .fancode import (
FancodeVodIE,
)
from .fathom import FathomIE
from .faulio import FaulioLiveIE
from .faulio import (
FaulioIE,
FaulioLiveIE,
)
from .faz import FazIE
from .fc2 import (
FC2IE,