[raywenderlich] Add extractor (#15251)

This commit is contained in:
Sergey M․ 2018-03-09 23:27:44 +07:00
parent b5434b5c31
commit 5d49d879cc
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 104 additions and 0 deletions

View file

@ -875,6 +875,7 @@ from .rai import (
RaiPlayPlaylistIE,
RaiIE,
)
from .raywenderlich import RayWenderlichIE
from .rbmaradio import RBMARadioIE
from .rds import RDSIE
from .redbulltv import RedBullTVIE