[tvplay] Add extractor (Closes #3245)

This commit is contained in:
Sergey M․ 2014-07-25 21:33:29 +07:00
parent 8f3034d871
commit 1220352ff7
2 changed files with 86 additions and 0 deletions

View file

@ -322,6 +322,7 @@ from .tumblr import TumblrIE
from .tutv import TutvIE
from .tvigle import TvigleIE
from .tvp import TvpIE
from .tvplay import TVPlayIE
from .udemy import (
UdemyIE,
UdemyCourseIE