mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Various fixed
This commit is contained in:
@@ -155,7 +155,7 @@ export class Stream {
|
||||
this.timer = new Timer(() => {
|
||||
this.timer.reuse();
|
||||
this.loop();
|
||||
}, 280);
|
||||
}, 265);
|
||||
this.stream.on('close', () => {
|
||||
this.cleanup();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user