youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit fb0d12c6cbcabd6f9e84d51c82dea6778d0bb863
parent 34952f09e175e0b78c929fddf56f82ccf028dc5c
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue, 11 Aug 2015 01:46:25 +0600

[pbs] Add age limit to tests

Diffstat:
Myoutube_dl/extractor/pbs.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/pbs.py b/youtube_dl/extractor/pbs.py @@ -92,6 +92,7 @@ class PBSIE(InfoExtractor): 'duration': 3172, 'thumbnail': 're:^https?://.*\.jpg$', 'upload_date': '20140122', + 'age_limit': 10, }, 'params': { 'skip_download': True, # requires ffmpeg