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

[extractor/iltalehti] Add extractor (#5117)

Authored by: tpikonen
This commit is contained in:
Teemu Ikonen
2022-10-03 00:23:48 +03:00
committed by GitHub
parent 573a98d6f0
commit a83333c432
2 changed files with 52 additions and 0 deletions

View File

@ -718,6 +718,7 @@ from .iheart import (
IHeartRadioIE,
IHeartRadioPodcastIE,
)
from .iltalehti import IltalehtiIE
from .imdb import (
ImdbIE,
ImdbListIE