mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 08:57:08 -05:00 
			
		
		
		
	made ddc.arte.tv test working
This commit is contained in:
		@@ -267,9 +267,9 @@ class ArteTVDDCIE(ArteTVPlus7IE):
 | 
			
		||||
 | 
			
		||||
    _TEST = {
 | 
			
		||||
        u'url': u'http://ddc.arte.tv/folge/neues-aus-mauretanien',
 | 
			
		||||
        u'file': u'Mit offenen Karten-049881-009_PLUS7-D.flv',
 | 
			
		||||
        u'file': u'049881-009_PLUS7-D.flv',
 | 
			
		||||
        u'info_dict': {
 | 
			
		||||
            u'title': u'neues-aus-mauretanien',
 | 
			
		||||
            u'title': u'Mit offenen Karten',
 | 
			
		||||
        },
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user