From d29c7caa38227122f51b1a045e0bd27ccfe94cba Mon Sep 17 00:00:00 2001 From: SDraw Date: Tue, 4 Mar 2025 23:40:15 +0300 Subject: [PATCH] Just readme fix --- ml_vpc/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ml_vpc/README.md b/ml_vpc/README.md index 7a5ce10..db042cc 100644 --- a/ml_vpc/README.md +++ b/ml_vpc/README.md @@ -8,10 +8,10 @@ This mod allows yt-dlp to use cookies for playing YouTube videos. # 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 + * 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 `/UserData` folder # Notes * After first use yt-dlp will remove unnecessary cookies from file automatically. -* Cookies contain private information and access linked to your YouTube account, **do not share it to anyone**. +* Cookies contain private information and access to your YouTube account, **do not share them to anyone**.