mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	Merge pull request #6774 from remitamine/academicearth
[academicearth] fix test info
This commit is contained in:
		@@ -15,7 +15,7 @@ class AcademicEarthCourseIE(InfoExtractor):
 | 
			
		||||
            'title': 'Laws of Nature',
 | 
			
		||||
            'description': 'Introduce yourself to the laws of nature with these free online college lectures from Yale, Harvard, and MIT.',
 | 
			
		||||
        },
 | 
			
		||||
        'playlist_count': 4,
 | 
			
		||||
        'playlist_count': 3,
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    def _real_extract(self, url):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user