1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[Fifa] Add Extractor (#3414)

Closes #3408
Authored by: Bricio
This commit is contained in:
Bricio
2022-05-02 18:26:28 -03:00
committed by GitHub
parent 6ef5ad9e29
commit cbc6ee10da
2 changed files with 109 additions and 0 deletions

View File

@ -501,6 +501,7 @@ from .fc2 import (
FC2LiveIE,
)
from .fczenit import FczenitIE
from .fifa import FifaIE
from .filmmodu import FilmmoduIE
from .filmon import (
FilmOnIE,