Skip to content

Add source: Jutsu TV [RU]#615

Open
RikCost wants to merge 9 commits into
yuzono:masterfrom
RikCost:jutsu
Open

Add source: Jutsu TV [RU]#615
RikCost wants to merge 9 commits into
yuzono:masterfrom
RikCost:jutsu

Conversation

@RikCost

@RikCost RikCost commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • This PR is AI-assisted, I have reviewed the changes manually and confirmed they are not slop
  • Have made sure all the icons are in png format

Add a 👍 reaction to pull requests you find important.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @RikCost, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

RikCost and others added 6 commits July 9, 2026 12:40
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant