i never tested this on frontend
This commit is contained in:
		
							parent
							
								
									858091eb60
								
							
						
					
					
						commit
						f732ee1a61
					
				| 
						 | 
					@ -23,7 +23,7 @@ async function downloadVideo(url, ws, id) {
 | 
				
			||||||
                    fail: false
 | 
					                    fail: false
 | 
				
			||||||
                })
 | 
					                })
 | 
				
			||||||
            } else {
 | 
					            } else {
 | 
				
			||||||
                ws.send(text)
 | 
					                ws.send(`DATA - ${text}`)
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        })
 | 
					        })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue