mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Added right codes
This commit is contained in:
@@ -178,6 +178,7 @@ export class Stream {
|
|||||||
})
|
})
|
||||||
|
|
||||||
this.timer = setTimeout(() => {
|
this.timer = setTimeout(() => {
|
||||||
|
this.request?.unpipe(this.stream)
|
||||||
this.loop()
|
this.loop()
|
||||||
}, 280 * 1000)
|
}, 280 * 1000)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user