Skip to content

kx2000xx/AbyssGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbyssGet

C# abyss.to Parallel CLI downloader

Usage

Usage:
  AbyssGet <videoIds>... [options]

Arguments:
  <videoIds>  Video ID `K8R6OOjS7` or Player URL `https://abysscdn.com/?v=K8R6OOjS7`

Options:
  -f, --first-url-only                               Only use the first CDN url [default: False]
  -ps, --best-url-pool-size <best-url-pool-size>     Size of the URL pool containing the best performing URLs [default: 3]
  -t, --max-threads <max-threads>                    Maximum number of threads [default: 16]
  -l, --log-level <Debug|Error|Information|Warning>  Log level [default: Information]
  -rt, --request-timeout <request-timeout>           Request timeout in seconds [default: 120]
  -bt, --block-timeout <block-timeout>               Block timeout in seconds [default: 60]
  -rr, --request-retries <request-retries>           Number of request retries [default: 3]
  -p, --download-in-parallel                         Download videos in parallel [default: False]
  -o, --output-directory <output-directory>          Output directory [default: .]
  --version                                          Show version information
  -?, -h, --help                                     Show help and usage information

About

C# abyss.to Parallel CLI downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages