1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[itv] Add new extractor(closes #9240)

This commit is contained in:
Remita Amine
2017-01-28 15:51:52 +01:00
parent 732fb3f8be
commit a71b8d3b3b
2 changed files with 182 additions and 0 deletions

View File

@ -415,6 +415,7 @@ from .internetvideoarchive import InternetVideoArchiveIE
from .iprima import IPrimaIE
from .iqiyi import IqiyiIE
from .ir90tv import Ir90TvIE
from .itv import ITVIE
from .ivi import (
IviIE,
IviCompilationIE