mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
fix(download): support for yt-dlp cookies in media download
Introduces environment variable support for specifying yt-dlp cookies via file path or direct content for the media download command. Updates error handling to provide clearer messages when cookies are required and ensures temporary cookie files are cleaned up. Also updates .env.example and .gitignore to reflect these changes.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -149,3 +149,5 @@ cython_debug/
|
||||
# Log file
|
||||
discord.log
|
||||
|
||||
cogs/media/files/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user