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

Derpibooru_dl.py_2016-7-1_FIXED

Open oblivion2k opened this issue 8 years ago • 3 comments

This file eliminates the bug preventing users from downloading tags in derpibooru_dl_tag_list.txt that contain spaces (ex. Princess Luna, Shining Armor, etc.) Simply rename to Derpibooru_dl.py and replace your existing file with this file, or wait for Woodenphone to pull this into the master release.

Technical changes: Deleted line 231, as the Derpiboo.ru API now properly handles spaces in tag searches without the need to convert spaces to '+' first. Changed line 231 (previously 232) to append the query_list with stripped_line, as replaced_line is no longer needed.

oblivion2k avatar Jul 10 '16 04:07 oblivion2k

Why did you make a new file? Just update the current file, it's better to see what changed properly on the file :disappointed_relieved:

mkody avatar Jul 10 '16 22:07 mkody

TBH I couldn't figure out how. I'll learn all the little intricacies of Github one day, lol.

oblivion2k avatar Jul 11 '16 12:07 oblivion2k

lol, git commands are hard at first, but you can make the changes on your computer, open the file on GitHub, click the edit button and paste!

wds29

mkody avatar Jul 11 '16 12:07 mkody