fix empty space

This commit is contained in:
YamiOdymel
2020-02-13 05:28:35 +08:00
parent ebbd3fa783
commit f49f00c990

View File

@@ -150,8 +150,6 @@ func capture(username string) {
panic(err)
}
go comsumer(f, filename, baseURL)
// Keep fetching the stream chunks until the playlist cannot be accessed after retried x times (which means the channel is offlined).
for {
// Get the chunks.