1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-18 05:58:55 +00:00

[ie/FaulioLive] Add extractor

This commit is contained in:
CasperMcFadden95
2025-06-08 11:56:34 +00:00
committed by GitHub
parent aa863ddab9
commit bd59a2a657
2 changed files with 98 additions and 0 deletions

View File

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