terminal:gallery-dl
This is an old revision of the document!
gallery-dl
gallery-dl conf important parts (instagram auth, mangadex extract, etc):
"extractor": { "path-remove": "\\u0000-\\u001f\\u007f\\u003A", }, "instagram": { "api": "rest", "cookies": "/path/to/.mozilla/firefox/cookies.txt", "include": "posts", "order-files": "asc", "order-posts": "asc", "previews": false, "sleep-request": [6.0, 12.0], "videos": true }, },
mangadex chapter extract:
gallery-dl -c /home/katfive/gallery-dl.conf -o "lang=en" --chapter-range '141-151' https://mangadex.org
instagram rip:
gallery-dl -c /home/katfive/gallery-dl.conf https://instagram.com/p/
photobucket embed rip:
gallery-dl -g "r:https://x.livejournal.com/x.html" > i.txt # (strip all text but LJ links) gallery-dl -i i.txt
terminal/gallery-dl.1723949409.txt.gz ยท Last modified: 2024/08/18 02:50 by melo