From af3d9d7dac832da3016cf3090a2da20d321fb04c Mon Sep 17 00:00:00 2001 From: Malloc Voidstar <1284317+AlyoshaVasilieva@users.noreply.github.com> Date: Thu, 10 Feb 2022 02:17:10 -0800 Subject: [PATCH] Instructions for downloading replays --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ec08596..8016acb 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,13 @@ You can also use URLs, such as `cbc-sl https://www.cbc.ca/player/play/1920742467 Use `-p IP:port` option to specify a proxy. Supports HTTP, SOCKS4A, SOCKS5H proxies. +Additionally, with something like [yt-dlp] you can use this to download replays. + +1. Use `cbc-sl --no-run ID` to show the URL and a permitted User-Agent +2. Download with `yt-dlp --user-agent AGENT URL` + [sl]: https://github.com/streamlink/streamlink +[yt-dlp]: https://github.com/yt-dlp/yt-dlp ### Notes