1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-23 01:22:57 +07:00

[tvigle] Add support for tvigle.ru

This commit is contained in:
Sergey M․
2014-03-02 19:59:34 +07:00
parent 5a0b26252e
commit fb8b8fdd62
2 changed files with 70 additions and 0 deletions

View File

@@ -238,6 +238,7 @@
from .tudou import TudouIE
from .tumblr import TumblrIE
from .tutv import TutvIE
from .tvigle import TvigleIE
from .tvp import TvpIE
from .unistra import UnistraIE
from .ustream import UstreamIE, UstreamChannelIE