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.4.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.4.tar.gz.
File metadata
- Download URL: java_extention-1.3.4.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 |
55e26ba88c557e5467796a87fd0ad12af406508614df0dec46e98677fc886698
|
|
| MD5 |
62264798982f0e4806eba2fa7a983dc8
|
|
| BLAKE2b-256 |
44194e02e5aff2a839f39f9d51747dd22d13d57d19aa6f96570d9e789526d1b7
|
File details
Details for the file java_extention-1.3.4-py3-none-any.whl.
File metadata
- Download URL: java_extention-1.3.4-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 |
17a3bfaa1521164c41a480daff6e021512e838d5e625c442bfc89ba16726733a
|
|
| MD5 |
d11ca2f79a4501df51f29e941977f66e
|
|
| BLAKE2b-256 |
89bd19369f3829c732ddaf1ffa87c943cb3f19cccb2f8c7e27f1d82cb4e7936c
|