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

[EUScreen] Add Extractor (#1219)

Closes #1207
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta
2021-10-11 03:36:27 +05:30
committed by GitHub
parent e8f726a57f
commit 2c4bba96ac
2 changed files with 65 additions and 0 deletions

View File

@ -420,6 +420,7 @@ from .espn import (
)
from .esri import EsriVideoIE
from .europa import EuropaIE
from .euscreen import EUScreenIE
from .expotv import ExpoTVIE
from .expressen import ExpressenIE
from .extremetube import ExtremeTubeIE