mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 18:39:23 +00:00
17 lines
899 B
Markdown
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**.
|