Skip to content

Standalone API resolution update to bypass deployed backend.

Choose a tag to compare

@davenarchives davenarchives released this 12 Jun 09:44

Added

  • Integrated native GraphQL queries to AllManga's API directly within the CLI.
  • Implemented built-in AES-256-CTR decryption for AllManga's encrypted stream payloads (tobeparsed).
  • Added custom hex decoding and automatic proxy redirect resolution to extract final playback URLs locally.

Fixed

  • Fixed critical 404 errors caused by relying on stale Vercel backend routes. The CLI is now fully self-sufficient and does not require the Yorumi backend to resolve streams.