projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf4adca
)
[tvigle] Add age limit
author
Sergey M․
<dstftw@gmail.com>
Sun, 2 Mar 2014 15:07:18 +0000
(22:07 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 2 Mar 2014 15:07:18 +0000
(22:07 +0700)
youtube_dl/extractor/tvigle.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/tvigle.py
b/youtube_dl/extractor/tvigle.py
index 4f126d67f3c6e660c57bed7720e3ccee93de0ea3..08103f665052443b9fba4553cd9b8fe59e6a25fa 100644
(file)
--- a/
youtube_dl/extractor/tvigle.py
+++ b/
youtube_dl/extractor/tvigle.py
@@
-66,5
+66,6
@@
class TvigleIE(InfoExtractor):
'thumbnail': thumbnail,
'upload_date': upload_date,
'like_count': like_count,
+ 'age_limit': 18,
'formats': formats,
}
\ No newline at end of file