Implement code changes to enhance functionality and improve performance

This commit is contained in:
2025-07-05 20:39:03 +02:00
parent 69337ce9ac
commit c5abfa342b
3 changed files with 133 additions and 5 deletions

View File

@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"mutagen>=1.47.0",
"pillow>=11.3.0",
"requests>=2.31.0",
"yt-dlp>=2024.1.0",
]