Async video downloader with Cloudflare bypass, parallel chunked transfers, and multi-source HTML extraction. Termux / ARMv7 optimised.
Project description
java2-extention
Async video downloader with Cloudflare bypass, parallel chunked transfers, and multi-source HTML extraction. Termux / ARMv7 optimised.
Install
pip install java2-extention==1.1.0
Usage
java2 # interactive menu
java2 "query" # search immediately
java2 --recent # browse latest uploads
java2dl <url> # download direct from URL
What's new in 1.1.0
- Fixed 404 on download:
get_filetokens are time-limited. The downloader now refreshes the video page immediately before every download attempt and auto-retries up to 2 times on 404/403 — no more 0-byte files. - Better error detection:
detect_http_status()parses curl verbose output to surface the real HTTP status code instead of silently writing HTML error pages to disk. - Atomic cookie jar writes: cookie persistence is now race-condition-free via
os.replace()(atomic on POSIX).
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
java2_extention-1.1.8.tar.gz
(25.8 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 java2_extention-1.1.8.tar.gz.
File metadata
- Download URL: java2_extention-1.1.8.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd54caec17dcc2f48fbf0fa8618dc0e372541f33b526873df702b422ebde2ebe
|
|
| MD5 |
8e805f7c001753c9954d669dd6ec9207
|
|
| BLAKE2b-256 |
6920438af331b33eee3483e35a9c2aa4bbb2fb321b61e48c182b3e66931fa9e4
|
File details
Details for the file java2_extention-1.1.8-py3-none-any.whl.
File metadata
- Download URL: java2_extention-1.1.8-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d27cb5b422a62c8a0a1d156803a8631fb2decb9d431f18dcc89c6a7ae18691a6
|
|
| MD5 |
e29234aea3b1003128b1a6fb690b50ed
|
|
| BLAKE2b-256 |
9c45e36302388bf8484b00ee6395c221e969d1fd05a0470923680640a6632ca5
|