projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f640f2
)
[adobepass] PEP 8
author
Sergey M․
<dstftw@gmail.com>
Mon, 15 Aug 2016 21:45:21 +0000
(
04:45
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 15 Aug 2016 21:45:21 +0000
(
04:45
+0700)
youtube_dl/extractor/adobepass.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/adobepass.py
b/youtube_dl/extractor/adobepass.py
index 2c9f8817b3f703f098f0a31189fd8ce8b2d44042..9e3a3e3620152390bffe996a542697f6f01736af 100644
(file)
--- a/
youtube_dl/extractor/adobepass.py
+++ b/
youtube_dl/extractor/adobepass.py
@@
-131,4
+131,4
@@
class AdobePassIE(InfoExtractor):
if '<pendingLogout' in short_authorize:
self._downloader.cache.store('mvpd', requestor_id, {})
return self._extract_mvpd_auth(url, video_id, requestor_id, resource)
- return short_authorize
\ No newline at end of file
+ return short_authorize