1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[ITProTV] Add extractor (#3196)

Authored by: aaearon
This commit is contained in:
Tim Schindler
2022-03-27 11:00:38 +02:00
committed by GitHub
parent 5b4bb715e6
commit 4628a3aa75
2 changed files with 147 additions and 0 deletions

View File

@ -678,6 +678,12 @@ from .iqiyi import (
IqIE,
IqAlbumIE
)
from .itprotv import (
ITProTVIE,
ITProTVCourseIE
)
from .itv import (
ITVIE,
ITVBTCCIE,