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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file 4channel-0.0.1.tar.gz
.
File metadata
- Download URL: 4channel-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd272bb5987cc464c2a3c3c467222225855622d19b50bbffc82c27598800230 |
|
MD5 | b203eb865d877113cceb95b0b93b26c6 |
|
BLAKE2b-256 | 1bda21eeff3f4e4c1723499f6f630f76f192606536ff3f86903c70edcecc30eb |