q3df-scraper

command module
v0.0.0-...-e5fbc95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2021 License: GPL-2.0 Imports: 10 Imported by: 0

README

q3df-scraper

q3df-scraper is a small tool written in Golang that retrives and downloads the latest files from https://ws.q3df.org. It was heavily inspired by the scraper script used by Github user Q3defrag (https://github.com/q3defrag/defrag-server).

Usage

q3df-scraper [-max-downloads] [-output-directory /path/to/folder] [-refresh 3600]

Parameters:

-max-downloads <number> : allows for a number of n downloads before the program exits.
-output-directory </path/to/folder> : downloads all files to the specific directory. If folder doesn't exist, it will try to create it.
-refresh <seconds> : Sets the required time between two checks (in seconds).

Pre-Requisites for compilation

  • Golang 1.16 or newer (previous versions weren't tested)
  • Package gofeed from user mmcdole (go get github.com/mmcdole/gofeed)

Licence

This program is licenced under GPLv2.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL