1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/FaulioLive] Add extractor (#13421)

Authored by: CasperMcFadden95, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
CasperMcFadden95
2025-07-25 21:33:49 +00:00
committed by GitHub
parent d399505fdf
commit 3e609b2ced
2 changed files with 93 additions and 0 deletions

View File

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