[wistia] Add support for playlists (closes #27533)

This commit is contained in:
Remita Amine
2020-12-25 17:00:30 +01:00
parent 7f3c90ab25
commit 0ee78d62d5
2 changed files with 102 additions and 62 deletions

View File

@@ -1455,7 +1455,10 @@ from .weibo import (
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE
from .wistia import WistiaIE
from .wistia import (
WistiaIE,
WistiaPlaylistIE,
)
from .worldstarhiphop import WorldStarHipHopIE
from .wsj import (
WSJIE,