p at the end of the quality
This commit is contained in:
		
							parent
							
								
									7ce487c8e6
								
							
						
					
					
						commit
						2bc8257a39
					
				| 
						 | 
				
			
			@ -32,7 +32,7 @@ async function downloadVideo(url, ws, id) {
 | 
			
		|||
        
 | 
			
		||||
        download.on('start', fileSize => {
 | 
			
		||||
            size = fileSize
 | 
			
		||||
            if (ws) ws.send(`DATA - Download has started in ${quality}`)
 | 
			
		||||
            if (ws) ws.send(`DATA - Download has started in ${quality}p`)
 | 
			
		||||
        })
 | 
			
		||||
 | 
			
		||||
        download.on('progress', progress => {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue