Skip to content

FlibustaDailySync - A script to synchronize daily archives from Flibusta

Notifications You must be signed in to change notification settings

mak-alex/FlibustaDailySync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlibustaDailySync - A script to synchronize daily archives from Flibusta

Description

A script to synchronize daily archives from website Flibusta

Dependencies

  • lxml - pip install lxml --user (mandatory)
  • tqdm - pip install tqdm --user (mandatory)
  • urllib - pip install urllib --user (mandatory)
  • requests - pip install requests --user (mandatory)
  • argsparse - pip install argparse --user (mandatory)

Usage

usage: flibusta_daily.py [-h] [-u URL] [-p PATH]

A script to synchronize daily archives from website Flibusta

optional arguments:
-h, --help            show this help message and exit
-u URL, --url URL     URL address, default: https://flibusta.is/
-p PATH, --path PATH  The directory in which we will synchronize, default:
                        /tmp/

About

FlibustaDailySync - A script to synchronize daily archives from Flibusta

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages