X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fraywenderlich.py;h=640c3ee23f06c1dca48627130a7c56d998b05fac;hb=70d35d166c1cfb14af20fb6d45ed820b6249f941;hp=2a90677f4e0bd231cf65bcc6010623c8611c2915;hpb=5b1d158834f9202f29b650c4467fe144777380b4;p=youtube-dl diff --git a/youtube_dl/extractor/raywenderlich.py b/youtube_dl/extractor/raywenderlich.py index 2a90677f4..640c3ee23 100644 --- a/youtube_dl/extractor/raywenderlich.py +++ b/youtube_dl/extractor/raywenderlich.py @@ -7,7 +7,6 @@ from .vimeo import VimeoIE from ..utils import ( extract_attributes, ExtractorError, - orderedSet, smuggle_url, unsmuggle_url, urljoin,