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

[extractor/tencent] Add Iflix extractor (#4829)

Closes #4823
Authored by: elyse0
This commit is contained in:
Elyse
2022-09-30 11:21:31 -05:00
committed by GitHub
parent 8dbad2a439
commit 48f535f5f8
2 changed files with 110 additions and 29 deletions

View File

@@ -1766,6 +1766,8 @@ from .teletask import TeleTaskIE
from .telewebion import TelewebionIE
from .tempo import TempoIE
from .tencent import (
IflixEpisodeIE,
IflixSeriesIE,
VQQSeriesIE,
VQQVideoIE,
WeTvEpisodeIE,