s

Results 6 issues of 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.

enhancement

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...