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

Command-line program to download image galleries and collections from several image hosting sites

Results 470 gallery-dl issues
Sort by recently updated
recently updated
newest added

Currently the flickr album extractor lacks `{num}` filename keyword (returns `None` instead of index) so there is no way number the files

site-feature-request

Is there a way to set it? It would be done running the following command with the downloaded mp4: > magick convert INPUT.mp4 -loop 0 OUTPUT.gif I'm just looking for...

i want to seperate replies from other user to folder Replies but only the twitter target tweets got downloaded to replies folder the rest are scattered into main folder as...

[Mangaworld](https://www.mangaworld.in/) and its twin site [MangaworldAdult](https://www.mangaworldadult.com/) are the 2 main archives of manga in Italian. Every manga has a URL with all the chapters linked, just like MangaDex. The two...

site-support-request

using https://twitter.com/user only got the recent retweets from few pages behind and https://twitter.com/search?q=from:user+include:nativeretweets+filter:nativeretweets&f=live results in even less retweets can anyone help?

If you pass gallery-dl a nitter URL, it redirects to twitter. Why does it do that? It should download directly from the nitter instance and not do any twitter accesses.

The bug have appeared after the update. I optionally use `-o text-tweets=true` only when I need to save no media tweet's text (in fact to download everything of the passed...

According to the following issues on github this feature should be available. #https://github.com/mikf/gallery-dl/issues/1421 #https://github.com/mikf/gallery-dl/issues/1334 I am currently on version 1.17.2. ```python config.set(("extractor", "twitter"), "directory", ["twitter","{author[name]}","archive"]) config.set(("extractor", "twitter"), "retweets", ("directory", ["Twitter",...

I need to replace `` in Pixiv's 'caption'. I tried ```{caption:R//}``` with no success. EDIT: Also, is there any way to replace a "True" value? On Reddit, I would like...

question
feature-request

it seems i have placed python in PATH properly ![image](https://user-images.githubusercontent.com/107622944/177049520-c605dec1-6063-43f9-b55f-b0e80417ad28.png) i use windows 8 & python37 (python 3.7.7) . when i typed in` gallery-dl link`, it'll yield " gallery-dl is...