1
0
Fork 0

[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
commit 4628a3aa75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,