mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 10:07:08 -05:00 
			
		
		
		
	[dailymotion] Add subtitles test URL for reference
This commit is contained in:
		@@ -99,6 +99,11 @@ class DailymotionIE(DailymotionBaseInfoExtractor):
 | 
				
			|||||||
        {
 | 
					        {
 | 
				
			||||||
            'url': 'http://www.dailymotion.com/video/xhza0o',
 | 
					            'url': 'http://www.dailymotion.com/video/xhza0o',
 | 
				
			||||||
            'only_matching': True,
 | 
					            'only_matching': True,
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        # with subtitles
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            'url': 'http://www.dailymotion.com/video/x20su5f_the-power-of-nightmares-1-the-rise-of-the-politics-of-fear-bbc-2004_news',
 | 
				
			||||||
 | 
					            'only_matching': True,
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user