From 27b56152cfc65c4187e0557ba2317987a7a59cc0 Mon Sep 17 00:00:00 2001 From: Domenic Date: Fri, 15 Jan 2021 11:27:21 -0500 Subject: [PATCH] Update README regarding Client-ID requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c2de0c..dddde4b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ tvd (**T**witch **V**OD **D**ownloader) is a command-line tool to download VODs ## Prerequisites -* If building from source, you must register a new app on the Twitch Dev site to get your own client ID +* If building from source, you must have a client ID with appropriate privileges to query the GQL API for VODs * Provided releases have an embedded client ID * You must have an active auth token from an account sign-in * In a browser, sign into your account and get the value of the `auth-token` cookie