[cda] Add new extractor for cda.pl

Fixes #8760
This commit is contained in:
Kacper Michajłow
2016-03-09 20:55:27 +01:00
committed by Sergey M․
parent 3aec71766d
commit 8b0d7a66ef
2 changed files with 97 additions and 0 deletions

View File

@ -108,6 +108,7 @@ from .cbsnews import (
)
from .cbssports import CBSSportsIE
from .ccc import CCCIE
from .cda import CDAIE
from .ceskatelevize import CeskaTelevizeIE
from .channel9 import Channel9IE
from .chaturbate import ChaturbateIE