sdraw_mods_cvr/ml_vpc/README.md
2025-03-04 23:40:15 +03:00

17 lines
899 B
Markdown

# Video Player Cookies
This mod allows yt-dlp to use cookies for playing YouTube videos.
# Installation
* Install [latest MelonLoader](https://github.com/LavaGang/MelonLoader)
* Get [latest release DLL](../../../releases/latest):
* Put `VideoPlayerCookies.dll` in `Mods` folder of game
# Usage
* Acquire cookies for YouTube from your browser:
* Chromium-based browsers: [Get cookies.txt LOCALLY](https://chromewebstore.google.com/detail/get-cookiestxt-locally/cclelndahbckbenkjhflpdbgdldlbecc) extension
* Firefox-based browsers: [cookies.txt](https://addons.mozilla.org/en-US/firefox/addon/cookies-txt) extension
* Save result as file named `cookies.txt` in `<game_folder>/UserData` folder
# Notes
* After first use yt-dlp will remove unnecessary cookies from file automatically.
* Cookies contain private information and access to your YouTube account, **do not share them to anyone**.