jable implemented
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user