s
s
This addresses the lack of a requirements.txt file and adds the instruction to the README. Feel free to edit it as necessary.
Pretty self explanatory. The ability to do `bandcamp-dl --video {url}` would be pretty cool. I might see if I can figure it out myself, but I'm having trouble with it.
Not sure if its always better to do that or not.
Upgrade Django to the latest 3.2.14 security patch if you can; otherwise this is not usable anymore.
Two related problems: 1. **How to update prompt with `useState` hook?** I need to be able to run `setPromptText()` somewhere to update the prompt, but... I don't know how since...