README: update usage for latest changes
This commit is contained in:
parent
62dc49f658
commit
c724a401e4
@ -7,7 +7,7 @@ It downloads videos using `youtube-dl`; parses and converts loadtup's custom sub
|
||||
## Installation
|
||||
|
||||
```
|
||||
git clone https://git.ivysaur.me/code.ivysaur.me/loadtup-dl
|
||||
git clone https://git.ivysaur.me/code.ivysaur.me/loadtup-dl.git
|
||||
cd loadtup-dl
|
||||
go build
|
||||
sudo cp ./loadtup-dl /usr/local/bin/loadtup-dl
|
||||
@ -24,7 +24,9 @@ read equivalent loadtup.com HTML content from stdin.
|
||||
Options:
|
||||
--youtube-dl PATH Override path to youtube-dl
|
||||
--mkvmerge PATH Override path to mkvmerge
|
||||
--mediainfo PATH Override path to mediainfo
|
||||
--output PATH Override output filename
|
||||
(only valid for a single URL)
|
||||
--delete-temporary=false Preserve temporary files
|
||||
--loglevel 0|1|2 Set verbosity (0=silent, 1=normal, 2=verbose)
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user