liamwhite / Derpibooru-dl

Derpibooru downloader written in python. User interface is through text files.
17 stars 9 forks source link

Download stopped #36

Open JokoKenguru opened 6 years ago

JokoKenguru commented 6 years ago

Would you be so kind as to help me? Put the download in the next morning woke up and found that the program was closed. While trying to run it out of debug. What am I doing wrong? Since I could not put the restriction at the request of the download program has been downloaded over 8 thousand files out of a possible 22 thousand ++ I apologize in advance for my broken English because I translate through the translator. derpibooru_dl_log.txt

Dalesw2 commented 6 years ago

I've renamed the picture tags, due to long file name. try downloading again. also what is your output folder(it's in derpibooru_dl_config).

JokoKenguru commented 6 years ago

Tell me how can I get rid of extra trash that does not not need to be downloaded? How should an urgent removal look like? queen chrysalis -explicit -human -equestria girls -grimdark -semi-grimdark

Dalesw2 commented 6 years ago

What do you mean?

1.Cause if you mean you don't want to download picture with these tags, then you will have to make your own filter on Derpibooru and use it. 1.1.Login to derpibroou. 1.2.Click filters along the top of page. 1.3.Go down to my filter and click edit or make filter from scratch and click one. 1.4.Go down to hidden tags and add the tags you don't want. 1.5.When done go down to save filter and save. 1.6.A page should load saying your filter has been saved. 1.7.The page you just loaded should ask you if you want to use this filter, click on it then down.

2.If you want to download without tags on download's you'll have to edit your derpibooru_dl_config and change this: (output_long_filenames = True) to this: (output_long_filenames = False).