[cbslocal] Add new extractor (closes #9522)

This commit is contained in:
Yen Chi Hsuan 2016-05-21 13:40:45 +08:00
parent 5ce3d5bd1b
commit 661d46b28f
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 85 additions and 0 deletions

View file

@ -111,6 +111,7 @@ from .cbc import (
CBCPlayerIE,
)
from .cbs import CBSIE
from .cbslocal import CBSLocalIE
from .cbsinteractive import CBSInteractiveIE
from .cbsnews import (
CBSNewsIE,