Skip to content

Commit

Permalink
📝 update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lonsty committed Dec 2, 2021
1 parent c0105f9 commit 8aa5d31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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\\<USER>\\.xvideos\cookie*).
Cookie is stored in *~/.xvideos/cookie* (or *C:\Users\USER\\.xvideos\cookie*).

- Install xvideos-dl

Expand Down

0 comments on commit 8aa5d31

Please sign in to comment.