Rapsys Git
/
youtubedl
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New upstream version 2019.01.16
[youtubedl]
/
youtube_dl
/
extractor
/
camwithher.py
diff --git
a/youtube_dl/extractor/camwithher.py
b/youtube_dl/extractor/camwithher.py
index afbc5ea267400394dd7c477b9468ef434c96be6c..bbc5205fded6ee2ba99c159e5436d9fcb74ffd2b 100644
(file)
--- a/
youtube_dl/extractor/camwithher.py
+++ b/
youtube_dl/extractor/camwithher.py
@@
-25,6
+25,7
@@
class CamWithHerIE(InfoExtractor):
'comment_count': int,
'uploader': 'MileenaK',
'upload_date': '20160322',
+ 'age_limit': 18,
},
'params': {
'skip_download': True,
@@
-84,4
+85,5
@@
class CamWithHerIE(InfoExtractor):
'comment_count': comment_count,
'uploader': uploader,
'upload_date': upload_date,
+ 'age_limit': 18
}