A python3 tool and module to download all images/webm from a 4channel thread.
Project description
4channel is a python3 tool and module to download all images/webm from a 4channel thread.
Installation
Dependencies
4channel requires:
- python (>= 3.6)
User installation
pip install 4channel
Usage
usage: 4channel.py [-h] [--webm] [--watch] [--dryrun] [-r RECURSE] url [out]
positional arguments:
url the url of the thread.
out specify output directory (optional)
optional arguments:
-h, --help show this help message and exit
--webm in addition to images also download webm videos.
--watch watch the thread every 60 seconds for new images.
--dryrun dry run without actually downloading images.
-r RECURSE, --recurse RECURSE
recursively download images if 1st post contains link to previous thread up to specified depth
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.6.tar.gz
(4.9 kB
view details)
File details
Details for the file 4channel-0.0.6.tar.gz
.
File metadata
- Download URL: 4channel-0.0.6.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 411cb09aba4ebfb0a92d4d5ae4fc060963c77edccf14964333be08c55578165a |
|
MD5 | 07bafa69b5059a3f588da188e31128e8 |
|
BLAKE2b-256 | 10340c5cb6a29a2f42d75b3e94e6bf82785f23a40f19e6b40ebf9441fc8d3d90 |