1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-27 17:23:26 +00:00

Merge pull request #3431 from sehaas/fm4

[fm4] Add new extractor
This commit is contained in:
Sergey M.
2014-08-10 00:55:56 +07:00
2 changed files with 50 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ from .fktv import (
FKTVPosteckeIE,
)
from .flickr import FlickrIE
from .fm4 import FM4IE
from .fourtube import FourTubeIE
from .franceculture import FranceCultureIE
from .franceinter import FranceInterIE