mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[twitch:past_broadcasts] Fix IE_NAME
This commit is contained in:
		| @@ -241,7 +241,7 @@ class TwitchProfileIE(TwitchPlaylistBaseIE): | ||||
|  | ||||
|  | ||||
| class TwitchPastBroadcastsIE(TwitchPlaylistBaseIE): | ||||
|     IE_NAME = 'twitch:profile' | ||||
|     IE_NAME = 'twitch:past_broadcasts' | ||||
|     _VALID_URL = r'%s/(?P<id>[^/]+)/profile/past_broadcasts/?(?:\#.*)?$' % TwitchBaseIE._VALID_URL_BASE | ||||
|     _PLAYLIST_URL = TwitchPlaylistBaseIE._PLAYLIST_URL + '&broadcasts=true' | ||||
|     _PLAYLIST_TYPE = 'past broadcasts' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․