mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 09:43:32 +00:00 
			
		
		
		
	[vevo:playlist] Add fallback for playlist id
This commit is contained in:
		
							parent
							
								
									881dbc86c4
								
							
						
					
					
						commit
						78a3ff33ab
					
				| @ -423,5 +423,5 @@ class VevoPlaylistIE(VevoBaseIE): | ||||
|             for src in playlist['isrcs']] | ||||
| 
 | ||||
|         return self.playlist_result( | ||||
|             entries, playlist.get('playlistId'), | ||||
|             entries, playlist.get('playlistId') or playlist_id, | ||||
|             playlist.get('name'), playlist.get('description')) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․