KomikCast (ID): Changed to VoraToon - #18454
Merged
Merged
Conversation
- Rename extension to VoraToon, update baseUrl and API URL - Update icons to VoraToon branding - Fix search to use title param - Update filters to VoraToon filter format (field==value joined by ;) - Update genre IDs and sort values to match VoraToon API - Keep package name and source id for existing users
9 tasks
AwkwardPeak7
left a comment
Contributor
There was a problem hiding this comment.
if you are up for it, consider also migrating this to 1.6 with KeiSource
- libVersion 1.4 -> 1.6, class extends KeiSource - Convert request/parse pairs to suspend functions - Add fetchMangaUpdate (concurrent, flag-aware) and getMangaByUrl - Use configureClient/configureHeaders instead of client/headersBuilder - Make status/format/type filters single-select with Any default - Clean up dead code and date parsing warnings
AwkwardPeak7
requested changes
Aug 18, 2026
- Use Instant.tryParse for chapter dates - Inline request builder helpers - Fetch genres dynamically via supportsFilterFetching/fetchFilterData - Update launcher icons
AwkwardPeak7
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #18383
Komik Cast has Changed to VoraToon with a new domain (
v1.voratoon.com) and API (api.voratoon.com). The site's name, logo, and domain all changed.Changes
Komik Cast→VoraToon; class + fileKomikCast.kt→VoraToon.ktbaseUrl→https://v1.voratoon.com,apiUrl→https://api.voratoon.comtitle=, notfilter=title=like=...(old param returned empty results)filter=field==value;field==value:field==value(single-select with "Any" default)genreIds==multi-select (from/genres; excludes removed — not supported)totalViews/latest/rating/titleHttpSource→KeiSource, request/parse pairs → suspend functionsfetchMangaUpdate(concurrent, flag-aware) andgetMangaByUrl(URL search)komikcastand sourceid = 972717448578983812Lso existing users keep their library and receive the updateVerification
api.voratoon.com./gradlew :src:id:komikcast:assembleDebugChecklist:
versionCodevalue inbuild.gradle.ktsbaseVersionCodeinbuild.gradle.kts(if updated multisrc theme code)contentWarningconfiguration inbuild.gradle.ktsappropriatelyidif a source's name or language were changedweb_hi_res_512.pngwhen adding a new extension