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
[tvigle] Add age limit
totalwebcasting
Sergey M․
11 years ago
parent
bf4adcac66
commit
271a2dbfa2
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/tvigle.py
+ 1
- 0
youtube_dl/extractor/tvigle.py
View File
@ -66,5 +66,6 @@ class TvigleIE(InfoExtractor):
'
thumbnail
'
:
thumbnail
,
'
upload_date
'
:
upload_date
,
'
like_count
'
:
like_count
,
'
age_limit
'
:
18
,
'
formats
'
:
formats
,
}
Write
Preview
Loading…
Cancel
Save