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
Update test_age_restriction.py
typo
totalwebcasting
Simon W. Jackson
11 years ago
parent
eec4d8ef96
commit
8ae980807a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/test_age_restriction.py
+ 1
- 1
test/test_age_restriction.py
View File
@ -13,7 +13,7 @@ from youtube_dl import YoutubeDL
def
_download_restricted
(
url
,
filename
,
age
)
:
"""
Returns true if
f
the file has been downloaded
"""
"""
Returns true if the file has been downloaded
"""
params
=
{
'
age_limit
'
:
age
,
Write
Preview
Loading…
Cancel
Save