1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-14 05:25:12 +00:00

[ie/NascarClassics] Add extractor (#14866)

Authored by: JrM2628
This commit is contained in:
Jake
2025-11-03 11:09:54 -05:00
committed by GitHub
parent 10dea209d2
commit e8a6b1ca92
2 changed files with 61 additions and 0 deletions

View File

@@ -1218,6 +1218,7 @@ from .n1 import (
N1InfoAssetIE,
N1InfoIIE,
)
from .nascar import NascarClassicsIE
from .nate import (
NateIE,
NateProgramIE,