mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	[cleanup] Replace improper use of tab in trovo (#719)
:ci skip Authored by: glenn-slayden
This commit is contained in:
		@@ -36,7 +36,7 @@ class TrovoIE(TrovoBaseIE):
 | 
				
			|||||||
                'query': '''{
 | 
					                'query': '''{
 | 
				
			||||||
  getLiveInfo(params: {userName: "%s"}) {
 | 
					  getLiveInfo(params: {userName: "%s"}) {
 | 
				
			||||||
    isLive
 | 
					    isLive
 | 
				
			||||||
    programInfo	{
 | 
					    programInfo {
 | 
				
			||||||
      coverUrl
 | 
					      coverUrl
 | 
				
			||||||
      id
 | 
					      id
 | 
				
			||||||
      streamInfo {
 | 
					      streamInfo {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user