From d6eba5a3985593bc2589b09f9d4b5bd80d62d756 Mon Sep 17 00:00:00 2001 From: DrMint Date: Mon, 11 Oct 2021 23:17:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc00be4..0a22ca5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ In order to use Accord's Library - YouTube-Archiver, you will need to download a - [https://github.com/wez/atomicparsley/releases](AtomicParser) - [https://ffmpeg.org/download.html](FFmpeg) -You'll also need to create a `cookies.txt` file that will provide credentials for youtube-dl to use. This is optional, but it is the only way to archive aged-restricted videos. To generate this `cookies.txt` file, you can use the extension called [https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid](Get cookies.txt) by Rahul Shaw. Simply log in YouTube and click on the extension icon to extract the cookies. +You'll also need to create a `cookies.txt` file that will provide credentials for youtube-dl to use. This is optional, but it is the only way to archive aged-restricted videos. To generate this `cookies.txt` file, you can use the extension called [https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid](Get-cookies.txt) by Rahul Shaw. Simply log in YouTube and click on the extension icon to extract the cookies. All the executables and the cookies.txt file needs to be included at the root of the repository.