1
0
Fork 0

[ESPNCricInfo] Add extractor (#1652)

Closes: #1635 
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2021-11-18 21:28:51 +05:30 committed by GitHub
commit 266a1b5d52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 44 additions and 0 deletions

View file

@ -418,6 +418,7 @@ from .espn import (
ESPNIE,
ESPNArticleIE,
FiveThirtyEightIE,
ESPNCricInfoIE,
)
from .esri import EsriVideoIE
from .europa import EuropaIE