Skip to main content

backup 4chan.org h.nimingban and kukuku.cc

Project description

Author Python-Version PyPI-Status LICENCE

Island Backup is a utility that download threads content and images from Anonymously broad website. The content will be saved as html file.

Island Backup is written by aiohttp which use asyncio, so only support Python3.

中文文档

So far, Island Backup Support website below

Shell-Animation

island_backup http://boards.4chan.org/a/thread/149376017

Installation

Use PyPI

pip3 install island-backup

For Windows User

Download latest binary package

https://github.com/littlezz/island-backup/releases

Usage

  island_backup --help                                                                                                                             (env: island_backup)
Usage: island_backup [OPTIONS] [URL]

Options:
  -url TEXT
  --debug                     enable debug mode
  --force-update              force update image
  --conn-count INTEGER RANGE  max conn number connector use. from 1 to 20.
                              Default is no limit
  -p, --proxy TEXT            socks proxy address, ex, 127.0.0.1:1080
  --version                   Show the version and exit.
  --help                      Show this message and exit.

Using Config File

Create a json file named island_backup.json, write you config in it. Program will search on current path or ~/.island_backup/

For windows user, you should create file in program main folder.

For example, a island_backup.json could be

{
  "conn-count": "10",
  "debug": true,
  "proxy": "127.0.0.1:1080"
}

ScreenShot

ScreenShot-1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

island_backup-1.6.3.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

island_backup-1.6.3-py35-none-any.whl (18.9 kB view hashes)

Uploaded Python 3.5

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page