mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	streamlined and simplified dynamic tests generation; readded a couple of test features
This commit is contained in:
		| @@ -57,7 +57,7 @@ class TestYoutubeLists(unittest.TestCase): | ||||
|         self.assertEqual(DL.result[-1], ['http://www.youtube.com/watch?v=rYefUsYuEp0']) | ||||
|  | ||||
|     def test_youtube_channel(self): | ||||
|         """I give up, please find a channel that does paginate and test this like test_youtube_playlist_long""" | ||||
|         # I give up, please find a channel that does paginate and test this like test_youtube_playlist_long | ||||
|         pass # TODO | ||||
|  | ||||
|     def test_youtube_user(self): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user