1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-05 21:23:37 +00:00

[jadorecettepub] Add extractor (Fixes #2148)

This commit is contained in:
Philipp Hagemeister
2014-02-08 19:20:11 +01:00
parent 98dbee8681
commit 9766538124
5 changed files with 60 additions and 9 deletions
+1
View File
@@ -105,6 +105,7 @@ from .ivi import (
IviIE,
IviCompilationIE
)
from .jadorecettepub import JadoreCettePubIE
from .jeuxvideo import JeuxVideoIE
from .jukebox import JukeboxIE
from .justintv import JustinTVIE