X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2F__init__.py;h=48129623180ff23278db791efa38d257de09095a;hb=0dae5083f13682da7c43ac2d8215d1147c3332b4;hp=685fc749d12c4237c03717c5e0af01f9d12ae341;hpb=98acdc895bb6795efa1b5890a7af1b6e662051bd;p=youtube-dl.git diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 685fc749d..481296231 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -256,6 +256,7 @@ from .udemy import ( UdemyCourseIE ) from .unistra import UnistraIE +from .urort import UrortIE from .ustream import UstreamIE, UstreamChannelIE from .vbox7 import Vbox7IE from .veehd import VeeHDIE