mirror of
https://github.com/teacat/chaturbate-dvr.git
synced 2025-10-29 16:59:59 +00:00
fix empty space
This commit is contained in:
parent
ebbd3fa783
commit
f49f00c990
2
main.go
2
main.go
@ -150,8 +150,6 @@ func capture(username string) {
|
|||||||
panic(err)
|
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).
|
// Keep fetching the stream chunks until the playlist cannot be accessed after retried x times (which means the channel is offlined).
|
||||||
for {
|
for {
|
||||||
// Get the chunks.
|
// Get the chunks.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user