1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[sendtonews] Add new extractor

Used in CBSLocal. Part of #9522
This commit is contained in:
Yen Chi Hsuan
2016-05-21 13:39:42 +08:00
parent 612b5f403e
commit 5ce3d5bd1b
2 changed files with 87 additions and 0 deletions

View File

@@ -670,6 +670,7 @@
from .screenjunkies import ScreenJunkiesIE
from .screenwavemedia import ScreenwaveMediaIE, TeamFourIE
from .senateisvp import SenateISVPIE
from .sendtonews import SendtoNewsIE
from .servingsys import ServingSysIE
from .sexu import SexuIE
from .shahid import ShahidIE