Integrate ws client into downloader
This commit is contained in:
@@ -20,4 +20,7 @@ require (
|
||||
gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect
|
||||
)
|
||||
|
||||
require github.com/lrstanley/go-ytdlp v0.0.0-20240616011628-f35a10876c99
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/lrstanley/go-ytdlp v0.0.0-20240616011628-f35a10876c99
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user