[Whyp] Add extractor back-ported from yt-dlp

* from https://github.com/yt-dlp/yt-dlp/pull/6803, thanks CoryTibbettsDev
This commit is contained in:
dirkf
2023-05-03 10:04:46 +01:00
parent 4566e6e53e
commit eaaf4c6736
2 changed files with 79 additions and 0 deletions

View File

@@ -1576,6 +1576,7 @@ from .weibo import (
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE
from .whyp import WhypIE
from .wistia import (
WistiaIE,
WistiaPlaylistIE,