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.3.tar.gz
(24.4 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.3.tar.gz.
File metadata
- Download URL: java2_extention-1.1.3.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b22804d2664178df4827ac41f5d124cde9d3c14115cedd58fda600d035dc09f8
|
|
| MD5 |
2327b9a9a91df924b6e281bdb0e2a156
|
|
| BLAKE2b-256 |
897abc239391ccdf655421683db5de4efc20f49429ab5d6a9cf64710cbbee0f6
|
File details
Details for the file java2_extention-1.1.3-py3-none-any.whl.
File metadata
- Download URL: java2_extention-1.1.3-py3-none-any.whl
- Upload date:
- Size: 29.0 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 |
18abc136177611c933c52d656401d03ca5e98b42f3a3f82749b5feec3317aa8a
|
|
| MD5 |
a6cf858f20db3b7e2d49bef1a26f056d
|
|
| BLAKE2b-256 |
e785aa4553045c811a3b9ab9b4860fb4da4e2ab68203cce1157cddb27c5bc64f
|