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

[extractor/espn] Add WatchESPN extractor (#2283)

Authored by: ischmidt20, pukkandan
This commit is contained in:
ischmidt20
2022-06-03 23:02:15 -04:00
committed by GitHub
parent 1890fc6389
commit b5770743fe
2 changed files with 125 additions and 14 deletions

View File

@ -468,6 +468,7 @@ from .ertgr import (
from .escapist import EscapistIE
from .espn import (
ESPNIE,
WatchESPNIE,
ESPNArticleIE,
FiveThirtyEightIE,
ESPNCricInfoIE,