1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-16 00:00:39 -05:00

Merge branch 'dbtv' of https://github.com/mrkolby/youtube-dl into mrkolby-dbtv

Conflicts:
	youtube_dl/extractor/__init__.py
This commit is contained in:
Sergey M․
2014-09-05 19:01:11 +07:00
2 changed files with 77 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ from .dailymotion import (
DailymotionUserIE,
)
from .daum import DaumIE
from .dbtv import DBTVIE
from .dfb import DFBIE
from .dotsub import DotsubIE
from .dreisat import DreiSatIE