Skip to main content

A python3 tool and module to downloads all images/webm from a 4channel thread.

Project description

4channel is a python3 tool and module to downloads all images/webm from a 4channel thread.

Installation

Dependencies

4channel requires:

  • python (>= 3.6)

User installation

pip install 4channel

Usage

usage: fourchannel [-h] [--webm] [--watch] [--dryrun] url

positional arguments:
  url         The url of the thread.

optional arguments:
  -h, --help  show this help message and exit
  --webm      in addition to images also download webm videos.
  --watch     If this argument is passed, we will watch the thread for new images.
  --dryrun    dry run without actually downloading images.

examples:
  python -m fourchannel https://boards.4channel.org/g/thread/76759434#p76759434

  import fourchannel as f
  f.download(url='https://boards.4channel.org/g/thread/76759434#p76759434')

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

4channel-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

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