Add source: Jutsu TV [RU]#615
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the "Jutsu TV" anime extension, implementing features such as popular, latest, search, details, episodes, and video list parsing, with video decoding handled via QuickJs. The review feedback highlights three key areas for improvement: closing the network response when fetching the decoding script to prevent resource leaks, using FormBody.Builder instead of manual string concatenation for search request bodies, and safely appending the episode query parameter to the player URL by checking for existing query parameters.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
…utsuTv.kt Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…utsuTv.kt Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Removed unused imports from JutsuTv.kt
Refactor search request body construction and update quality preference options.
Checklist:
extVersionCodevalue inbuild.gradlefor individual extensionsoverrideVersionCodeorbaseVersionCodeas needed for all multisrc extensionsisNsfw = trueflag inbuild.gradlewhen appropriateidif a source's name or language were changedweb_hi_res_512.pngwhen adding a new extensionAdd a 👍 reaction to pull requests you find important.