glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.
MIT License
755 stars 85 forks source link

Ignore #84

Closed ajitid closed 6 months ago

ajitid commented 6 months ago

Ignore all this, the project works great! Thank you!

~Please commit poetry.lock file too, otherwise poetry install command won't work to install deps in anyone who clones your repo~

ajitid commented 6 months ago

~Ignore, seems like your pyproject.toml is for something else, when I manually tried to install deps I got a section in [tool.poetry.dependencies], while your toml doesn't has this.~

~This happened because I thought I'd need to clone this repo and run commands, and mistakenly forgot that it is a pip project.~