This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[pbs] Add age limit to tests
totalwebcasting
Sergey M․
10 years ago
parent
34952f09e1
commit
fb0d12c6cb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youtube_dl/extractor/pbs.py
+ 1
- 0
youtube_dl/extractor/pbs.py
View File
@ -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
Write
Preview
Loading…
Cancel
Save