[wimtv] Add extractor (#161)

Added support for VODs, live and embeds

Authored by: nixxo
This commit is contained in:
nixxo
2021-03-11 08:58:51 +01:00
committed by GitHub
parent d488e254d9
commit e4edeb6226
3 changed files with 179 additions and 0 deletions

View File

@@ -1559,6 +1559,7 @@ from .weibo import (
WeiboMobileIE
)
from .weiqitv import WeiqiTVIE
from .wimtv import WimTVIE
from .wistia import (
WistiaIE,
WistiaPlaylistIE,