User Tools

Site Tools


terminal:gallery-dl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
terminal:gallery-dl [2024/08/18 02:39] meloterminal:gallery-dl [2024/09/10 20:19] (current) melo
Line 1: Line 1:
 ===== gallery-dl ===== ===== gallery-dl =====
 +
 +gallery-dl conf important parts (instagram auth, mangadex extract, etc):
 +
 +<code>
 +"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
 +        },
 +    },
 +</code>
  
 mangadex chapter extract: mangadex chapter extract:
Line 16: Line 38:
 gallery-dl -i i.txt gallery-dl -i i.txt
 </code> </code>
 +
 +photobucket embed rip demonstration:
 +
 +{{:terminal:pbtape2.gif?direct|}}
terminal/gallery-dl.1723948793.txt.gz · Last modified: 2024/08/18 02:39 by melo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki