logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: d116918993c1de9b2bfabf98b2af236263f86137
parent 7399ca1f80e59142c2c000670e18e67f05cfb124
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sat, 10 Mar 2018 23:15:11 +0700

[raywenderlich] PEP 8
[ci skip]

Diffstat:

Myoutube_dl/extractor/raywenderlich.py1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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,