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

[extractor/elevensports] Add extractor (#7172)

Closes #6737
Authored by: ItzMaxTV
This commit is contained in:
Mohamed Al Mehairbi
2023-05-31 17:12:56 +04:00
committed by GitHub
parent 18f8fba7c8
commit ecfe47973f
2 changed files with 60 additions and 0 deletions

View File

@ -550,6 +550,7 @@ from .ehow import EHowIE
from .eighttracks import EightTracksIE
from .einthusan import EinthusanIE
from .eitb import EitbIE
from .elevensports import ElevenSportsIE
from .ellentube import (
EllenTubeIE,
EllenTubeVideoIE,