1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-20 08:05:40 +07:00

Merge pull request #1409 from JohnyMoSwag/master (closes #1404)

added kickstarter IE
This commit is contained in:
Jaime Marquínez Ferrándiz
2013-09-13 19:41:15 +02:00
2 changed files with 38 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
from .jukebox import JukeboxIE
from .justintv import JustinTVIE
from .kankan import KankanIE
from .kickstarter import KickStarterIE
from .keek import KeekIE
from .liveleak import LiveLeakIE
from .livestream import LivestreamIE