1
0
Fork 0

[extractor/eurosport] Add extractor (#4613)

Closes #2487
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev 2022-09-01 02:02:33 +09:00 committed by GitHub
commit 11734714c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 100 additions and 0 deletions

View file

@ -492,6 +492,7 @@ from .espn import (
from .esri import EsriVideoIE
from .europa import EuropaIE
from .europeantour import EuropeanTourIE
from .eurosport import EurosportIE
from .euscreen import EUScreenIE
from .expotv import ExpoTVIE
from .expressen import ExpressenIE