[vesti] Add support for vesti.ru videos and live streams (Closes #2376)

This commit is contained in:
Sergey M. 2014-02-13 23:22:23 +07:00
parent 29b2aaf035
commit 1074982e6e
2 changed files with 171 additions and 0 deletions

View file

@ -230,6 +230,7 @@ from .ustream import UstreamIE, UstreamChannelIE
from .vbox7 import Vbox7IE
from .veehd import VeeHDIE
from .veoh import VeohIE
from .vesti import VestiIE
from .vevo import VevoIE
from .vice import ViceIE
from .viddler import ViddlerIE