parent
							
								
									18ca61c5e1
								
							
						
					
					
						commit
						ce112a8c19
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -344,9 +344,8 @@ class TwitchVodIE(TwitchItemBaseIE):
 | 
			
		|||
            info['subtitles'] = {
 | 
			
		||||
                'rechat': [{
 | 
			
		||||
                    'url': update_url_query(
 | 
			
		||||
                        'https://rechat.twitch.tv/rechat-messages', {
 | 
			
		||||
                            'video_id': 'v%s' % item_id,
 | 
			
		||||
                            'start': info['timestamp'],
 | 
			
		||||
                        'https://api.twitch.tv/v5/videos/%s/comments' % item_id, {
 | 
			
		||||
                            'client_id': self._CLIENT_ID,
 | 
			
		||||
                        }),
 | 
			
		||||
                    'ext': 'json',
 | 
			
		||||
                }],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue