mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
@@ -117,7 +117,8 @@
|
||||
<li>Run <code>main.py</code> to use</li>
|
||||
</ol>
|
||||
<h1>🛠 Command Line Mode</h1>
|
||||
<p>The project supports command line mode. If you want to download specific images from a text and image work, you can use this mode to set the image sequence number you want to download!</p>
|
||||
<p>The project supports command line mode. If you want to download specific images from a text and image works, you can use this mode to set the image sequence number you want to download!</p>
|
||||
<p><strong>Note:</strong> When the <code>--index</code> parameter is not set, multiple works links can be passed in. All links must be enclosed in quotation marks and separated by spaces. When the <code>--index</code> parameter is set, multiple works links are not supported. Even if multiple links are passed in, the program will only process the first link!</p>
|
||||
<p>You can use the command line to <b>read cookies from the browser and write to the configuration file!</b></p>
|
||||
<p>Command example: <code>python .\main.py --browser_cookie Chrome --update_settings</code></p>
|
||||
<p>The <code>bool</code> type parameters support setting with <code>true</code>, <code>false</code>, <code>1</code>, <code>0</code>, <code>yes</code>, <code>no</code>, <code>on</code> or <code>off</code> (case insensitive).</p>
|
||||
|
||||
Reference in New Issue
Block a user