1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 14:45:14 +00:00

[nbc] add new extractor for csnne.com(#5432)

This commit is contained in:
remitamine
2016-03-31 00:26:42 +01:00
parent ce548296fe
commit 9cf01f7f30
2 changed files with 25 additions and 0 deletions

View File

@@ -442,6 +442,7 @@ from .nationalgeographic import NationalGeographicIE
from .naver import NaverIE
from .nba import NBAIE
from .nbc import (
CSNNEIE,
NBCIE,
NBCNewsIE,
NBCSportsIE,