summaryrefslogtreecommitdiff
path: root/bilibili
AgeCommit message (Expand)Author
2022-09-08Completely fix timing of goroutines. Implement graceful shutdown correctly.Keuin
2022-09-08Remove unnecessary boolean flag.Keuin
2022-09-07Handle error correctly when copying live stream.Keuin
2022-09-07Bugfix: callGet[T] will panic if the request is unsuccessfulKeuin
2022-09-07First working version. Just a POC.Keuin