[raywenderlich] Adapt to site redesign (closes #17225)

This commit is contained in:
Sergey M․ 2018-08-13 00:15:59 +07:00
parent 4779420ce8
commit 24e0cd709f
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 137 additions and 57 deletions

View file

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