From f49f00c9904174304c3870d3079b1abd3e1067d8 Mon Sep 17 00:00:00 2001 From: YamiOdymel Date: Thu, 13 Feb 2020 05:28:35 +0800 Subject: [PATCH] fix empty space --- main.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.go b/main.go index b485042..0b5c2ff 100644 --- a/main.go +++ b/main.go @@ -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.