From 952f5cb49d24207ba620a89747ace52b9a1809b5 Mon Sep 17 00:00:00 2001 From: a Date: Wed, 13 Nov 2024 23:26:19 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a53b0bc..a5c4499 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,9 @@ python app.py ```sh docker compose build docker compose up -d -``` \ No newline at end of file +``` + +## Log into YouTube + +- Follow the instructions at https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies +- Put your extracted cookies into config/cookies.txt \ No newline at end of file