1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 12:55:25 -04:00

[extractor/wistia] Add support for channels (#4819)

Fixes https://github.com/yt-dlp/yt-dlp/issues/4748
Related: https://github.com/yt-dlp/yt-dlp/issues/4985

Authored by: coletdjnz
This commit is contained in:
coletdjnz
2022-09-23 21:52:11 +00:00
committed by GitHub
parent f55523cfdd
commit 3c757d5ed2
3 changed files with 202 additions and 68 deletions

View File

@@ -2142,6 +2142,7 @@ from .whowatch import WhoWatchIE
from .wistia import (
WistiaIE,
WistiaPlaylistIE,
WistiaChannelIE,
)
from .worldstarhiphop import WorldStarHipHopIE
from .wppilot import (