Download/scrape media files from 4chan threads
Project description
fourget
Download/scrape media files from 4chan threads
Features
- fast concurrent downloading with asyncio
- skip download if already it already exists locally
- progress bar
Example
$ fourget https://boards.4channel.org/g/thread/76759434
$ fourget --help
Installation
$ pip install fourget
Releasing
-
Bump the version number in
pyproject.toml. -
Commit and tag with version number.
# for example, if new version is 1.2.3 $ NEW_FOURGET_VERSION=1.2.3 $ git add pyproject.toml $ git commit -m "Bump version to $NEW_FOURGET_VERSION" $ git tag -a "$NEW_FOURGET_VERSION" -m "$NEW_FOURGET_VERSION" $ git push
-
Run
poetry publish --build. (Will need to have configured PYPI token)
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
fourget-0.3.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fourget-0.3.0.tar.gz.
File metadata
- Download URL: fourget-0.3.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.10.0 Linux/4.19.104-microsoft-standard
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af4169e740f28604390382acde3ede96d44092f2d0e67dc95c031d98a05b2d64
|
|
| MD5 |
819eb3894bdee537b25aa02abb94fbde
|
|
| BLAKE2b-256 |
ccbc5a138a0f886f968134cc5f62c6fd01c6bfe36bf8e1484fda3713261bfa86
|
File details
Details for the file fourget-0.3.0-py3-none-any.whl.
File metadata
- Download URL: fourget-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.10.0 Linux/4.19.104-microsoft-standard
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fd51a0ae53990738ee992e65d7f1bf78d85064c44b94ae149a19ec7f3fd7cf4
|
|
| MD5 |
a331291a315d54ee4be46ba2f6d13da8
|
|
| BLAKE2b-256 |
4e6e0ab4a6c8910d9084bcd0c6046dedc34afa9e1ff9c95cb343d97467536bdf
|