fix: make cookies.txt writable so yt-dlp can save refreshed cookies
All checks were successful
CI / build (push) Successful in 46s
All checks were successful
CI / build (push) Successful in 46s
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
- uptodown_data:/data
|
||||
- ./cookies.txt:/cookies.txt:ro # Optional: cookies file for yt-dlp auth
|
||||
- ./cookies.txt:/cookies.txt # Optional: cookies file for yt-dlp auth
|
||||
|
||||
volumes:
|
||||
uptodown_data:
|
||||
|
||||
Reference in New Issue
Block a user