mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.93k stars 975 forks source link

[site request] Add UltraImageHub to supported sites for mass downloading wallpapers. #6074

Open TadyHUN opened 2 months ago

TadyHUN commented 2 months ago

I believe it could be done. Especially if the resolution is in the code like: "gallery-dl -res 1920*1080 https://www.ultraimagehub.com/s/xy"

+maybe add a limiter for max amount "gallery-dl -res 1920*1080 -q(uantity) 100 https://www.ultraimagehub.com/s/xy" (downloads first 100 image searched in 1920x1080 resolution)