mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 18:39:23 +00:00
.. | ||
Properties | ||
Main.cs | ||
ml_vpc.csproj | ||
README.md |
Video Player Cookies
This mod allows yt-dlp to use cookies for playing YouTube videos.
Installation
- Install latest MelonLoader
- Get latest release DLL:
- Put
VideoPlayerCookies.dll
inMods
folder of game
- Put
Usage
- Acquire cookies for YouTube from your browser:
- Chromium-based browsers: Get cookies.txt LOCALLY extension
- Firefox-based browsers: 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.