1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-21 16:45:41 +07:00

Merge remote-tracking branch 'saper/tvp'

This commit is contained in:
Philipp Hagemeister
2013-11-13 11:03:49 +01:00
2 changed files with 61 additions and 0 deletions

View File

@@ -135,6 +135,7 @@
from .tudou import TudouIE
from .tumblr import TumblrIE
from .tutv import TutvIE
from .tvp import TvpIE
from .unistra import UnistraIE
from .ustream import UstreamIE, UstreamChannelIE
from .vbox7 import Vbox7IE