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.2.tar.gz
(22.7 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.2.tar.gz.
File metadata
- Download URL: java_extention-1.3.2.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ce6207af6e66637b8ad4e3c246d7d07f05793dc3bd05de56641282b42896648
|
|
| MD5 |
cb8429a8ad1f7612ea1488b4cfa9ac45
|
|
| BLAKE2b-256 |
d3186a056618d720132980d67deff8fa3b706dfbd4cb76a9a48d83a26913b836
|
File details
Details for the file java_extention-1.3.2-py3-none-any.whl.
File metadata
- Download URL: java_extention-1.3.2-py3-none-any.whl
- Upload date:
- Size: 25.1 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 |
705699fb3f200b8bc052601be4a31810f479f001ce11c08df53996393ae6c0ae
|
|
| MD5 |
2561fa30bbd0f0b6fc2872fdbd0bd168
|
|
| BLAKE2b-256 |
037a69eb4bd2be3ed4c4e07dc0c311a938d3f2e30cacafd3bb6ec39678298f3c
|