[ufctv] Add new extractor(closes #14520)

This commit is contained in:
Remita Amine 2017-12-30 00:30:15 +01:00
parent 2c8e11b4af
commit d97cb84b31
2 changed files with 56 additions and 0 deletions

View file

@ -1145,6 +1145,7 @@ from .udemy import (
UdemyCourseIE
)
from .udn import UDNEmbedIE
from .ufctv import UFCTVIE
from .uktvplay import UKTVPlayIE
from .digiteka import DigitekaIE
from .umg import UMGDeIE