feat(youtube): use youtube cookies to bypass limitation & add timeout between each downloads
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user