Update README.md
This commit is contained in:
parent
09236dde01
commit
952f5cb49d
|
@ -49,4 +49,9 @@ python app.py
|
||||||
```sh
|
```sh
|
||||||
docker compose build
|
docker compose build
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 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
|
Loading…
Reference in a new issue