meta

what's the meta about say it ditto dot net?

User Tools

Site Tools


cheatsheet:gallery-dl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cheatsheet:gallery-dl [2025/08/17 12:51] – removed - external edit (Unknown date) 127.0.0.1cheatsheet:gallery-dl [2025/08/17 12:51] (current) – ↷ Page moved from terminal:gallery-dl to cheatsheet:gallery-dl melo
Line 1: Line 1:
 +===== gallery-dl =====
  
 +==== mangadex chapter extract ====
 +
 +<code bash>gallery-dl -c /home/kat/gallery-dl.conf -o "lang=en" --chapter-range '141-151' https://mangadex.org</code>
 +
 +==== instagram rip ====
 +
 +<code bash>gallery-dl -c /home/kat/gallery-dl.conf https://instagram.com/p/</code>
 +
 +==== photobucket embed rip ====
 +
 +<code bash>
 +gallery-dl -g "r:https://x.livejournal.com/x.html" > i.txt
 +# (strip all text but LJ links)
 +gallery-dl -i i.txt
 +</code>

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki