Derpibooru-dl icon indicating copy to clipboard operation
Derpibooru-dl copied to clipboard

Add new release

Open joeyponi opened this issue 8 years ago • 5 comments

After submitting a PR yesterday to fix an incompatibility with recent changes of Derpibooru, I created a new compiled version of this script for Windows:

https://github.com/JoeyH3/Derpibooru-dl/releases/tag/derpibooru_dl-2016-06-30

I'm not too versed in GitHub, and can't figure out how to request a PR for the release. Could you please copy this to the main repo?

This has been tested and found to be working on Windows 10. Can't really comment on anything else at the moment.

joeyponi avatar Jun 30 '16 16:06 joeyponi

That's pretty cool, I've forgotten how to actually make an executable version. Feel free to take over maintaining the project if you want to, I've mostly lost interest in working on it. I don't feel comfortable uploading an executable file I didn't make myself for security and trust reasons, sorry.

woodenphone avatar Jun 30 '16 23:06 woodenphone

I can try, but I'm not really a phython programmer - I just know enough to make minor changes.

And that's completely understandable. All I did to compile it was "pip install pyinstaller", then ran the "make-exe.bat" script in the source directory

joeyponi avatar Jul 01 '16 00:07 joeyponi

Thanks for the information, compiled it myself and uploaded the result.

woodenphone avatar Jul 01 '16 00:07 woodenphone

I just tried the release and it failed. Did you have the DerPyBooru module installed when you compiled it?

I think overall, it needs: pip install derpybooru pip install mechanize pip install requests

joeyponi avatar Jul 01 '16 00:07 joeyponi

New build published

woodenphone avatar Jul 01 '16 00:07 woodenphone