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.5.tar.gz
(24.2 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.5.tar.gz.
File metadata
- Download URL: java2_extention-1.1.5.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c15970d1fd614f1e8973e6b7fbc965214170fcae66800d0cfde031ded7c188a5
|
|
| MD5 |
4e185209b8cc2bf424492a515da70fb0
|
|
| BLAKE2b-256 |
274162f7d1d737dc00ec9cf7c1c4dd9952979563ed4b8c909b3531a0bd83eddf
|
File details
Details for the file java2_extention-1.1.5-py3-none-any.whl.
File metadata
- Download URL: java2_extention-1.1.5-py3-none-any.whl
- Upload date:
- Size: 28.8 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 |
a23463616f121b0ee1d634c23a7b19f1f84d64869de6bde355b94340653a86c4
|
|
| MD5 |
42916244abc08d3dfb36a3d09e6f05c9
|
|
| BLAKE2b-256 |
11d7b4cf539c17b2852a2668132810a753a61b107d11c1ef0a8674cab735814a
|