Bureaucrats, staff, Administrators
938
edits
No edit summary |
|||
Line 6: | Line 6: | ||
Anyway lets keep this short:<br /> | Anyway lets keep this short:<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 /> | |||
# Make sure [https://dotnet.microsoft.com/download Net Core 3.1] or higher is installed<br /> | |||
# Download the latest Version of AVD3 with the link in the section below and extract it somewhere.<br /> | |||
# Start a terminal and navigate to AVDump3<br /> | |||
# Use the following arguments as the bare minimum<br /> | |||
#: '''Windows:''' <code>AVDump3CL.exe --Auth=<YourUserName>:<YourUdpApiPassword> <APathToTheFiles></code><br /> | |||
#: '''Linux:''' <code>dotnet AVDump3CL.dll --Auth=<YourUserName>:<YourUdpApiPassword> <APathToTheFiles></code> | |||
== Download == | == Download == |