From 8aa5d315966a4bcbe405dc42a96d5f4ef62a3d5f Mon Sep 17 00:00:00 2001 From: lonsty Date: Fri, 3 Dec 2021 00:23:34 +0800 Subject: [PATCH] :memo: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b6d7e..ba4505f 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,10 @@ CLI to download videos from https://xvideos.com - [`ffmpeg`](https://ffmpeg.org/download.html) - Ubuntu/Debian: `sudo apt install ffmpeg` - MacOS: `brew install ffmpeg` + - Windows: refer this [issue](https://github.com/lonsty/xvideos-dl/issues/86) - `Cookie`: When you run it for the first time, you will be prompted to enter the cookie, log in https://xvideos.com with your account, copy and paste a long string of cookie (there are many key-value pairs in the cookie, and `session_token=xxx` this pair must exist), then enjoy it. -Cookie is stored in *~/.xvideos/cookie* (or *C:\Users\\\\.xvideos\cookie*). +Cookie is stored in *~/.xvideos/cookie* (or *C:\Users\USER\\.xvideos\cookie*). - Install xvideos-dl