1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[filmmodu] Add extractor (#690)

Closes #288
Authored by: mzbaulhaque
This commit is contained in:
mzbaulhaque
2021-08-15 01:10:56 +06:00
committed by GitHub
parent f775c83110
commit be44eefd5e
2 changed files with 75 additions and 0 deletions

View File

@@ -420,6 +420,7 @@ from .fc2 import (
FC2EmbedIE,
)
from .fczenit import FczenitIE
from .filmmodu import FilmmoduIE
from .filmon import (
FilmOnIE,
FilmOnChannelIE,