logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 9f2e7c2f34c48942a2a3e55532dd0d0ef8ed4d98
parent d7bb8884afc8651b0ad86046dcd56a5330c98dd5
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sat,  8 Aug 2015 22:04:48 +0600

[ok] Add age_limit to tests

Diffstat:

Myoutube_dl/extractor/odnoklassniki.py2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/odnoklassniki.py b/youtube_dl/extractor/odnoklassniki.py @@ -25,6 +25,7 @@ class OdnoklassnikiIE(InfoExtractor): 'uploader_id': '330537914540', 'uploader': 'Виталий Добровольский', 'like_count': int, + 'age_limit': 0, }, }, { # metadataUrl @@ -38,6 +39,7 @@ class OdnoklassnikiIE(InfoExtractor): 'uploader_id': '534380003155', 'uploader': 'Андрей Мещанинов', 'like_count': int, + 'age_limit': 0, }, }, { 'url': 'http://ok.ru/web-api/video/moviePlayer/20079905452',