MissAV HLS downloader with custom clip support — no browser, Termux/armv7l safe
Project description
java-extention
MissAV HLS downloader with custom clip support — no browser, no Cloudflare, Termux/armv7l safe.
Install
pip install java-extention
Usage
java "STARS-100" # search + download full video
java "STARS-100" -r 720 # prefer 720p
java --recent # browse recent uploads
# Custom clip — download only the minutes you want:
java "STARS-100" --start 0 --end 30min
java "STARS-100" --start 1h --end 1h30m
java "STARS-100" --start 00:10:00 --end 00:40:00
Or interactive — after picking a video it asks:
Download mode:
1. Full video
2. Custom clip
Start time: 0
End time: 30min
Time formats
| Input | Means |
|---|---|
30 |
30 seconds |
30min |
30 minutes |
1h |
1 hour |
1h30m |
1h 30 minutes |
00:30:00 |
30 minutes |
Features
- Threaded HLS segment download (8 workers default)
- Custom duration clips — downloads only needed segments, no ffmpeg required
- Chrome TLS fingerprint via
curl_cffi(bypasses Cloudflare) - Search cache (30 min TTL)
- Termux / armv7l compatible
- Pure Python, no browser
Options
java --help
positional:
query JAV code or search term (e.g. STARS-100)
options:
-r RESOLUTION Preferred resolution: 1080, 720, 480, 360
-t THREADS Download threads (default 8)
-o OUTPUT Output directory
--start TIME Clip start time
--end TIME Clip end time
--recent Browse recent uploads
--clear-cache Wipe search cache
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
java_extention-1.3.0.tar.gz
(21.9 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 java_extention-1.3.0.tar.gz.
File metadata
- Download URL: java_extention-1.3.0.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aba7fc40fc3557079b06dc44dd6368979069ff28e53c4362c31792cf5ee65ffe
|
|
| MD5 |
8d1d32e8547a341c7b94fb26205df183
|
|
| BLAKE2b-256 |
c0fe00b900b7d5bd6c58bb7864e3e2fd6c6446d9b3436c788fcd478cb4b019bf
|
File details
Details for the file java_extention-1.3.0-py3-none-any.whl.
File metadata
- Download URL: java_extention-1.3.0-py3-none-any.whl
- Upload date:
- Size: 24.3 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 |
e4e783b74440e0bd5129607117c1976d3be0332d32dd0f22b9b7629318206c5b
|
|
| MD5 |
0b14a9fb24d74ff44643d7b680d464eb
|
|
| BLAKE2b-256 |
842d51ab0f28d6700d94dde6283d8300f35e5de2d6ebf8064c7d8c0b0b23bd9b
|