mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 03:07:07 -05:00 
			
		
		
		
	[tvplay] Add age limit to tests
This commit is contained in:
		@@ -104,6 +104,7 @@ class TVPlayIE(InfoExtractor):
 | 
				
			|||||||
                'duration': 1492,
 | 
					                'duration': 1492,
 | 
				
			||||||
                'timestamp': 1330522854,
 | 
					                'timestamp': 1330522854,
 | 
				
			||||||
                'upload_date': '20120229',
 | 
					                'upload_date': '20120229',
 | 
				
			||||||
 | 
					                'age_limit': 18,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            'params': {
 | 
					            'params': {
 | 
				
			||||||
                # rtmp download
 | 
					                # rtmp download
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user