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