mikf / gallery-dl

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

To avoid downloading videos, what should I do? #5144

Closed Quaso00 closed 7 months ago

Quaso00 commented 7 months ago

I don't want it to download the videos on the link , what command should I write to download only the photos, thank you.

gallery-dl [---] https://coomer.su/onlyfans/user/xxxxxx

a84r7a3rga76fg commented 7 months ago

--filter "extension not in ('mp4', 'avi', 'mkv')"