projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b465083
)
[91porn] Extract age limit
author
Sergey M․
<dstftw@gmail.com>
Sat, 8 Aug 2015 15:30:57 +0000
(21:30 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 8 Aug 2015 15:30:57 +0000
(21:30 +0600)
youtube_dl/extractor/porn91.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/porn91.py
b/youtube_dl/extractor/porn91.py
index 72d1b2718692d902b16efa303f9a14dd7d456f1f..3e15533e9d445e96884974af398e0461438bcc8b 100644
(file)
--- a/
youtube_dl/extractor/porn91.py
+++ b/
youtube_dl/extractor/porn91.py
@@
-22,6
+22,7
@@
class Porn91IE(InfoExtractor):
'title': '18岁大一漂亮学妹,水嫩性感,再爽一次!',
'ext': 'mp4',
'duration': 431,
+ 'age_limit': 18,
}
}
@@
-68,4
+69,5
@@
class Porn91IE(InfoExtractor):
'url': video_url,
'duration': duration,
'comment_count': comment_count,
+ 'age_limit': self._rta_search(webpage),
}