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.3.tar.gz
(22.1 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.3.tar.gz.
File metadata
- Download URL: java_extention-1.3.3.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d195a30a4a0c0cf6b1529c018b4fbcfc23870354e5f6e0a334c428429fb3f9a8
|
|
| MD5 |
25a3aab2b42cd647b27d66e8fa4a5da8
|
|
| BLAKE2b-256 |
0d133a75f2380aeca24b124ebabf1413f2d3ac115747afcab612dbaa8a789605
|
File details
Details for the file java_extention-1.3.3-py3-none-any.whl.
File metadata
- Download URL: java_extention-1.3.3-py3-none-any.whl
- Upload date:
- Size: 24.5 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 |
5938ec37d1d04401bdb8f56ca9e5106ba918f99a21a1ad6f330a02eecd35528e
|
|
| MD5 |
cacb525df0222c4fca7ea84c72f71e32
|
|
| BLAKE2b-256 |
6ff37d9b396c3ab2e923b00e841ae446a3d0f763f617eab0834019a866b28e9a
|