mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-04 03:33:46 +00:00 
			
		
		
		
	[BelgianNational] corrected indentation
This commit is contained in:
		
							parent
							
								
									b13ccb1b87
								
							
						
					
					
						commit
						03936f6e6d
					
				@ -30,7 +30,6 @@ class BelgianNationalIE(InfoExtractor):
 | 
				
			|||||||
                'ext': 'mp4',
 | 
					                'ext': 'mp4',
 | 
				
			||||||
                'duration': 3238,
 | 
					                'duration': 3238,
 | 
				
			||||||
            }  
 | 
					            }  
 | 
				
			||||||
        
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        # cobra.be
 | 
					        # cobra.be
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
@ -42,7 +41,7 @@ class BelgianNationalIE(InfoExtractor):
 | 
				
			|||||||
                'ext': 'mp4',
 | 
					                'ext': 'mp4',
 | 
				
			||||||
                'duration': 661,
 | 
					                'duration': 661,
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
    }
 | 
					        },
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    def _real_extract(self, url):
 | 
					    def _real_extract(self, url):
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user