All notable changes to this project will be documented in this file.
- Working cookie-based authentication (requires only 2 cookies:
datrandecto_1_sess). - Full support for Video Generation with customizable orientation (
LANDSCAPE,VERTICAL,SQUARE) and auto-polling functionality. - Custom orientations for Image Generation (
LANDSCAPE,VERTICAL,SQUARE). - Multi-turn Conversation Context support.
- Fully functional REST API server using FastAPI/Uvicorn.
- Auto-refresh scripts for session cookies (
ecto_1_sess).
- Removed deprecated token fetching (
lsd/fb_dtsg) ensuring faster server startup and higher compatibility.
- Proxy support reliability across all API endpoints.
- Initial release of the Meta AI Python SDK.
- Basic text generation and image generation.