1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-19 14:38:53 +00:00

[ie/filmarchiv] Add extractor (#13490)

Closes #14821
Authored by: 4elta
This commit is contained in:
delta
2025-12-19 01:44:58 +01:00
committed by GitHub
parent f0bc71abf6
commit c0c9cac554
2 changed files with 53 additions and 0 deletions

View File

@@ -638,6 +638,7 @@ from .fc2 import (
)
from .fczenit import FczenitIE
from .fifa import FifaIE
from .filmarchiv import FilmArchivIE
from .filmon import (
FilmOnChannelIE,
FilmOnIE,