[rtvs] Add extractor (closes #9242, closes #15187)

This commit is contained in:
Sergey M․ 2018-01-21 17:40:00 +07:00
parent ac458e90a3
commit df58ecbeba
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 48 additions and 0 deletions

View file

@ -900,6 +900,7 @@ from .rtp import RTPIE
from .rts import RTSIE
from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE, RTVELiveIE, RTVETelevisionIE
from .rtvnh import RTVNHIE
from .rtvs import RTVSIE
from .rudo import RudoIE
from .ruhd import RUHDIE
from .ruleporn import RulePornIE