iamrony777/javinfo-api
An API to scrape Japanese adult video data from various sites
4 Releases
Latest: 3y ago
Major Update 0.1.5-betav0.1.5-betaLatestPre-release
📋 What's Changed
- Minor Changes by @iamrony777 in https://github.com/iamrony777/javinfo-api/pull/3
- Fix Sudden app crash by @iamrony777 in https://github.com/iamrony777/javinfo-api/pull/4
- Update v0.1.5-beta by @iamrony777 in https://github.com/iamrony777/javinfo-api/pull/13
- Bypass cloudflare ban by @iamrony777 in https://github.com/iamrony777/javinfo-api/pull/14
- Full Changelog: https://github.com/iamrony777/javinfo-api/compare/v0.1.0-beta...v0.1.5-beta
Major Update 0.1.4-betav0.1.4-betaPre-release
📦 Update v1.4 (https://github.com/iamrony777/JavInfo-api/pull/9)
- Poetry compatible
- Use regex to filter movie ID
- Minor Fixes, Frontpage Update, Heroku Support
- CREATE_REDIS=false and using Upstash-Redis addon (free) by default on HEROKU
- Use Upstash-rest-api during redis-search in api.helper.actress.py is available
- moved api routes to /api/ with backward compatibility + static mounts
- Add Self-ping
- Full Changelog: https://github.com/iamrony777/JavInfo-api/compare/v1.3...v1.4
Major Update 0.1.3-betav0.1.3-betaPre-release
📋 What's Changed
- Renamed /demo/search to /public
- Slightly lower memory usage, and faster
- Rebuild Folder structure, Added Logger (loguru)
- Removing APScheduler from Startup tasks
- Independent Cronjobs, Fix Duplicate logs
- Ping duplication fix
- Update dependency list (latest, except fastapi-limiter)
- Replaced Exo, honcho with Overmind (process manager)
- + 2 more
Initial Stable Releasev0.1.0-betaPre-release
📋 Changes
- HTTP Basic Auth
- Demo route with ratelimit
- Using redis database to store r18 actress data
- Added options to use selfhost / built-in redis server (Optional)
- Honcho as Process manager
- Request Logger (Optional)
- Mkdocs (/docs)
- Added redis.conf to configure built-in redis server (Optional)
- + 1 more
