[uktvplay] Add new extractor(closes #11027)

This commit is contained in:
Remita Amine 2016-12-20 12:52:46 +01:00
parent b1c357975d
commit f59d1146c0
2 changed files with 34 additions and 0 deletions

View file

@ -1024,6 +1024,7 @@ from .udemy import (
UdemyCourseIE
)
from .udn import UDNEmbedIE
from .uktvplay import UKTVPlayIE
from .digiteka import DigitekaIE
from .unistra import UnistraIE
from .uol import UOLIE