- Added mutagen, requests, and yt-dlp as dependencies in pyproject.toml and requirements.txt. - Removed run_generator.py, start_server.py, and test_generator.py as they are no longer needed. - Introduced setup.sh for initial setup instructions and directory creation. - Updated uv.lock with new package versions and dependencies.
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
requests>=2.31.0
|
|
yt-dlp>=2024.1.0
|
|
mutagen>=1.47.0
|