jable implemented

This commit is contained in:
Simon
2026-05-20 19:53:14 +00:00
committed by ForgeCode
parent a2746f965a
commit 4ad7672ac9
6 changed files with 737 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ This is the current implementation inventory as of this snapshot of the repo. Us
| `youjizz` | `mainstream-tube` | no | no | Mainstream tube provider. |
| `youporn` | `mainstream-tube` | no | no | Pornhub-network HTML provider with watch-page playback URLs and tag/channel/pornstar shortcuts. |
| `tube8` | `mainstream-tube` | no | yes | Aylo/MindGeek platform scraper; redirect proxy fetches signed `/media/hls/?s=TOKEN` endpoint and returns highest-quality CDN HLS URL; supports tag/category/channel/pornstar shortcut queries. |
| `jable` | `jav` | no | yes | HTML JAV archive scraper; extracts `var hlsUrl` from detail pages; m3u8 format requires Referer + browser User-Agent; proxy route handles HEAD (200 OK) and GET (redirect to watch page) since yt-dlp blocks jable.tv; tag/category/model shortcut queries. |
## Proxy Routes
@@ -84,6 +85,7 @@ These resolve a provider-specific input into a `302 Location`.
- `/proxy/pimpbunny/{endpoint}*`
- `/proxy/allpornstream/{endpoint}*`
- `/proxy/tube8/{endpoint}*`
- `/proxy/jable/{slug}*`
### Media/image proxies