1
0
Fork 0

[ie/fathom] Add extractor (#9495)

Closes #8541
Authored by: src-tinkerer
This commit is contained in:
src-tinkerer 2024-03-22 14:31:01 +00:00 committed by GitHub
commit bc2b8c0596
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 0 deletions

View file

@ -590,6 +590,7 @@ from .facebook import (
FacebookReelIE,
FacebookAdsIE,
)
from .fathom import FathomIE
from .fancode import (
FancodeVodIE,
FancodeLiveIE