1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

[filmon] new extractor

This commit is contained in:
felix
2015-08-05 22:40:46 +02:00
parent 754e6c8322
commit a0758dfa1a
2 changed files with 145 additions and 0 deletions

View File

@@ -287,6 +287,7 @@ from .fc2 import (
FC2EmbedIE,
)
from .fczenit import FczenitIE
from .filmon import FilmOnIE, FilmOnVODIE
from .firstpost import FirstpostIE
from .firsttv import FirstTVIE
from .fivemin import FiveMinIE