[uol] Add new extractor(#4263)

This commit is contained in:
Remita Amine 2016-08-09 15:09:08 +01:00
parent b657816684
commit 4e62d26aa2
2 changed files with 131 additions and 0 deletions

View file

@ -929,6 +929,7 @@ from .udemy import (
from .udn import UDNEmbedIE
from .digiteka import DigitekaIE
from .unistra import UnistraIE
from .uol import UOLIE
from .urort import UrortIE
from .urplay import URPlayIE
from .usatoday import USATodayIE