[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
parent 450bdf69bc
commit 266a1b5d52
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