staff
1,132
edits
(→GUI: swap template for transclude) |
({{Avdump-current-version}}) |
||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
==Windows== | ==Windows== | ||
===CLI=== | ===CLI=== | ||
#Download | #Download {{Avdump-current-version}}. | ||
#Decompress | #Decompress {{Avdump-current-version}} in some folder wherever you want. | ||
#Open a command window (<tt>cmd.exe</tt>). | #Open a command window (<tt>cmd.exe</tt>). | ||
#Change directory to where | #Change directory to where {{Avdump-current-version}} is located. | ||
#Execute <tt>avdump3.exe --Auth={your username}:{your api key} {full path to a file or a folder}</tt> | #Execute <tt>avdump3.exe --Auth={your username}:{your api key} {full path to a file or a folder}</tt> | ||
Line 24: | Line 24: | ||
===Send to=== | ===Send to=== | ||
#Download | #Download {{Avdump-current-version}} and decompress it in some folder wherever you want. | ||
#:Example: "C:\Program Files\ | #:Example: "C:\Program Files\avdump3\" | ||
#Right-click | #Right-click the avdump EXE file, select ''Create Shortcut' | ||
#Right-click the shortcut, add <tt>-o --Auth={your username}:{your api key}</tt> to the ''Shortcut - Target'' line | #Right-click the shortcut, add <tt>-o --Auth={your username}:{your api key}</tt> to the ''Shortcut - Target'' line | ||
#:Example: <tt>"C:\program files\ | #:Example: <tt>"C:\program files\avdump3\avdump3.exe" -o -Auth=myname:ilovecookies</tt> | ||
#Move shortcut to the SentTo folder. | #Move shortcut to the SentTo folder. | ||
#:Example under all modern systems: "C:\Users\{Username}\AppData\Roaming\Microsoft\Windows\SendTo" | #:Example under all modern systems: "C:\Users\{Username}\AppData\Roaming\Microsoft\Windows\SendTo" | ||
#:''{Username} is your Windows username'' | #:''{Username} is your Windows username'' | ||
#Right-click any media-file/folder, go to ''Send To'', choose '' | #Right-click any media-file/folder, go to ''Send To'', choose the avdump EXE file (i.e. ''avdump3'') | ||
==Linux/FreeBSD== | ==Linux/FreeBSD== |