[uol] Add new extractor(#4263)
[youtube-dl] / youtube_dl / extractor / extractors.py
index 7ede6afdae56ea118e6a32da8401de8a9a3b96b5..387230be0f73178b192ecf14cc99c51f9a7b7312 100644 (file)
@@ -756,6 +756,7 @@ from .smotri import (
 )
 from .snotr import SnotrIE
 from .sohu import SohuIE
+from .sonyliv import SonyLIVIE
 from .soundcloud import (
     SoundcloudIE,
     SoundcloudSetIE,
@@ -928,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