Avdump3: Difference between revisions

No edit summary
Line 6: Line 6:


Anyway lets keep this short:<br />
Anyway lets keep this short:<br />
1. Login into AniDB with your account and visit https://anidb.net/user/setting, there goto the Account tab and set a password for “UDP API Key”<br />
# Login into AniDB with your account and visit https://anidb.net/user/setting, there goto the Account tab and set a password for “UDP API Key”<br />
2. Make sure [https://dotnet.microsoft.com/download Net Core 3.1] or higher is installed<br />
# Make sure [https://dotnet.microsoft.com/download Net Core 3.1] or higher is installed<br />
3. Download the latest Version of AVD3 with the link in the section below and extract it somewhere.<br />
# Download the latest Version of AVD3 with the link in the section below and extract it somewhere.<br />
4. Start a terminal and navigate to AVDump3<br />
# Start a terminal and navigate to AVDump3<br />
5. Use the following arguments as the bare minimum<br />
# Use the following arguments as the bare minimum<br />
5.1. Windows: <code>AVDump3CL.exe --Auth=&lt;YourUserName&gt;:&lt;YourUdpApiPassword&gt; &lt;APathToTheFiles&gt;</code><br />
#: '''Windows:''' <code>AVDump3CL.exe --Auth=&lt;YourUserName&gt;:&lt;YourUdpApiPassword&gt; &lt;APathToTheFiles&gt;</code><br />
5.2. Linux: <code>dotnet AVDump3CL.dll --Auth=&lt;YourUserName&gt;:&lt;YourUdpApiPassword&gt; &lt;APathToTheFiles&gt;</code>
#: '''Linux:''' <code>dotnet AVDump3CL.dll --Auth=&lt;YourUserName&gt;:&lt;YourUdpApiPassword&gt; &lt;APathToTheFiles&gt;</code>


== Download ==
== Download ==
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.