Sibusten / derpibooru-downloader

A downloader for imageboards running Philomena, such as Derpibooru.
MIT License
62 stars 6 forks source link

Question/Request #17

Open Waterspark63 opened 5 years ago

Waterspark63 commented 5 years ago

I was wondering if it's possible to have a input list? Like if I have 10 images, and I know all 10 ids, put them in 'input.txt' or something, and it'll download those 10, is that possible, or do I need to keep looking? (Is redownloading all images I have to highest quality, 500+)

Sibusten commented 5 years ago

This is not currently possible, but if you have the images liked/favorited/in a gallery on derpibooru, you can download them with a search.

Twi-Hard commented 5 years ago

You can use a text editor like Sublime Text or Notepad++ to quickly make a search like this: id:1984230 || id:1984229 || id:1984228. you can do about 500 images at a time if there is 7 digits in each ID.