1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[extractor/IsraelNationalNews] Add extractor (#5089)

Closes #4019
Authored by: Bobscorn
This commit is contained in:
Bobscorn
2022-10-04 15:51:54 +13:00
committed by GitHub
parent 4d37720a0c
commit 0d887f273a
2 changed files with 51 additions and 0 deletions

View File

@ -755,6 +755,7 @@ from .islamchannel import (
IslamChannelIE,
IslamChannelSeriesIE,
)
from .israelnationalnews import IsraelNationalNewsIE
from .itprotv import (
ITProTVIE,
ITProTVCourseIE