streamrip
streamrip copied to clipboard
[FEATURE] Create standalone executables for major platforms
Is the feature request related to a problem. Please describe it.
For some people, like my friends, installing pip and all that is too complicated. I could install it for them but that would take a lot of time and I'd need access to their computers.
Describe the solution you would like.
If every future release would have executables, I could simply send that together with ffmpeg and a script for them to use.
Of course this solution will also be useful for people with no knowledge of python or on systems where running streamrip is complicated or impossible due to issues with python.
Describe alternatives you've considered.
I've tried making an executable myself but was unsuccessful since my knowledge of python is very limited. I did find various tools with GitHub actions to generate these for releases