Merge branch 'tvc' of https://github.com/hlintala/youtube-dl into hlintala-tvc

This commit is contained in:
Sergey M․ 2015-06-12 15:12:54 +06:00
commit fff3455f58
2 changed files with 80 additions and 0 deletions

View file

@ -584,6 +584,7 @@ from .tv2 import (
TV2ArticleIE,
)
from .tv4 import TV4IE
from .tvc import TVCIE
from .tvigle import TvigleIE
from .tvp import TvpIE, TvpSeriesIE
from .tvplay import TVPlayIE