feat(youtube): use youtube cookies to bypass limitation & add timeout between each downloads

This commit is contained in:
AlanCarrer
2025-10-17 20:54:44 +00:00
committed by Filip Gulán
parent de55e42fcd
commit 4c051782fd
12 changed files with 84 additions and 148 deletions
+3
View File
@@ -10,3 +10,6 @@ REDIS_RUN=true
# Credentials for Spotify API
SPOTIFY_CLIENT_ID=your_client_id
SPOTIFY_CLIENT_SECRET=your_client_secret
YT_COOKIES=
YT_DOWNLOADS_PER_MINUTE=3