546ad886f2
ci: added Increase buffer size
...
CI / Prepare job (push) Successful in 27s
CI / Build individual modules (push) Successful in 15m36s
CI / Publish repo (push) Successful in 2m18s
this is needed to deploy the repo,
2025-06-20 00:42:21 -05:00
Kohi-den-Bot
29c3b5978d
[skip ci] chore: Mass-bump on extensions
2025-06-20 05:13:49 +00:00
Kohi-den-Bot
2b3563ab20
[skip ci] chore: Mass-bump on extensions
2025-06-20 04:39:52 +00:00
Ghost
0ba38fb4a7
Voe: adapt to changes in obfuscation (Kohi-den#959) ( #960 )
...
CI / Prepare job (push) Successful in 1m6s
CI / Build individual modules (push) Successful in 18m22s
CI / Publish repo (push) Failing after 1m34s
fixes #959
Checklist:
- [x] Updated `extVersionCode` value in `build.gradle` for individual extensions
- [x] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions
- [x] Referenced all related issues in the PR body (e.g. "Closes #xyz")
- [x] Added the `isNsfw = true` flag in `build.gradle` when appropriate
- [x] Have not changed source names
- [x] Have explicitly kept the `id` if a source's name or language were changed
- [x] Have tested the modifications by compiling and running the extension through Android Studio
- [x] Have removed `web_hi_res_512.png` when adding a new extension
- [x] Have made sure all the icons are in png format
Co-authored-by: Sphereso <spheresox@gmail.com>
Reviewed-on: #960
Co-authored-by: Ghost <>
Co-committed-by: Ghost <>
2025-06-19 23:38:05 -05:00
b1d2972f9f
ci: increased ci chunk size and removed (chunk ${{ matrix.chunk }}) in build extensions from name
2025-06-19 23:37:08 -05:00
Ghost
f84834770d
[animeowl] fix: Quality preference match ( #880 )
...
CI / Prepare job (push) Successful in 1m28s
CI / Build individual modules (push) Successful in 7m43s
CI / Publish repo (push) Successful in 1m57s
Checklist:
- [x] 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
- [x] Have not changed source names
- [ ] Have explicitly kept the `id` if a source's name or language were changed
- [x] 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
- [ ] Have made sure all the icons are in png format
Co-authored-by: Khaled <spkhalad@gmail.com>
Reviewed-on: #880
Co-authored-by: Ghost <>
Co-committed-by: Ghost <>
2025-06-19 19:08:09 -05:00
Kohi-den-Bot
aecb565aeb
[skip ci] chore: Mass-bump on extensions
2025-06-19 20:56:52 +00:00
7961308913
chore: Bump MegaCloudExtractor
CI / Prepare job (push) Successful in 1m29s
CI / Build individual modules (push) Successful in 6m17s
CI / Publish repo (push) Successful in 1m55s
2025-06-19 17:55:18 -03:00
6c07332fc6
ci: Fixed build cache to restore before save
CI / Prepare job (push) Successful in 1m37s
CI / Build individual modules (push) Successful in 28m6s
CI / Publish repo (push) Successful in 2m6s
2025-06-19 16:49:37 -03:00
52401de56a
ci: Fixed wrong order of cache build
CI / Publish repo (push) Blocked by required conditions
CI / Prepare job (push) Successful in 1m6s
CI / Build individual modules (push) Has been cancelled
2025-06-19 16:09:23 -03:00
0adf9c4291
ci: Added missing restore cache key for build workflow
CI / Publish repo (push) Blocked by required conditions
CI / Prepare job (push) Successful in 2m45s
CI / Build individual modules (push) Has been cancelled
2025-06-19 16:04:50 -03:00
5068b3c838
ci: Re-enabled Bump extensions that uses a modified lib
CI / Build individual modules (push) Blocked by required conditions
CI / Publish repo (push) Blocked by required conditions
CI / Prepare job (push) Has been cancelled
2025-06-19 16:02:50 -03:00
6b0de66cf6
ci: Added build cache to workflow
CI / Prepare job (push) Successful in 15s
CI / Build individual modules (push) Successful in 5m34s
CI / Publish repo (push) Successful in 1m47s
2025-06-19 15:54:28 -03:00
d09fc02078
Manual update
...
CI / Prepare job (push) Successful in 19s
CI / Build individual modules (push) Successful in 4m53s
CI / Publish repo (push) Has been cancelled
cus mass bump don't wanna work
2025-06-19 13:47:41 -05:00
51962cf999
megacloud fix ( #1021 )
...
CI / Prepare job (push) Successful in 18s
CI / Build individual modules (push) Successful in 5m6s
CI / Publish repo (push) Successful in 1m54s
Yoinked from yuzono
2025-06-19 13:34:00 -05:00
38d2bdbb59
revert e2f32478fc
...
CI / Build individual modules (push) Has been cancelled
CI / Publish repo (push) Has been cancelled
CI / Prepare job (push) Has been cancelled
revert megacloud fix (#1020 )
yoinked from yuzono
2025-06-19 13:32:58 -05:00
a4be7ee304
Update .github/workflows/build_push.yml
CI / Build individual modules (push) Has been cancelled
CI / Publish repo (push) Has been cancelled
CI / Prepare job (push) Has been cancelled
2025-06-19 13:30:59 -05:00
e2f32478fc
megacloud fix ( #1020 )
...
CI / Prepare job (push) Failing after 17s
CI / Build individual modules (push) Has been skipped
CI / Publish repo (push) Has been skipped
yoinked from yuzono
2025-06-19 13:29:06 -05:00
7147360823
fix: Fixed Q1N source using UniversalExtractor as fallback ( #1019 )
...
CI / Prepare job (push) Successful in 39s
CI / Build individual modules (push) Successful in 5m49s
CI / Publish repo (push) Successful in 1m57s
Checklist:
- [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions
- [x] 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
- [x] 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
- [ ] Have made sure all the icons are in png format
Reviewed-on: #1019
Co-authored-by: WebDitto <webditto@proton.me>
Co-committed-by: WebDitto <webditto@proton.me>
2025-06-19 12:55:09 -05:00
9a5e2a9083
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 21s
CI / Build individual modules (push) Successful in 4m10s
CI / Publish repo (push) Successful in 1m41s
2025-06-19 12:26:35 -05:00
794bddeac8
Update .github/workflows/build_pull_request.yml
2025-06-19 12:24:11 -05:00
1c4a5bdd0b
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 16s
CI / Build individual modules (push) Successful in 4m46s
CI / Publish repo (push) Successful in 1m46s
2025-06-19 12:14:32 -05:00
2ec968514f
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 17s
CI / Build individual modules (push) Successful in 5m29s
CI / Publish repo (push) Failing after 1m47s
2025-06-18 01:57:44 -05:00
d7d802d165
revert 9c7557dc19
...
CI / Prepare job (push) Successful in 13s
CI / Publish repo (push) Has been cancelled
CI / Build individual modules (push) Has been cancelled
revert Update .github/workflows/build_push.yml
2025-06-18 01:45:55 -05:00
23cb583570
revert 693421b355
...
CI / Prepare job (push) Has been cancelled
CI / Build individual modules (push) Has been cancelled
CI / Publish repo (push) Has been cancelled
revert Update .github/workflows/build_push.yml
2025-06-18 01:44:36 -05:00
9c7557dc19
Update .github/workflows/build_push.yml
CI / Prepare job (push) Failing after 10s
CI / Build individual modules (push) Has been skipped
CI / Publish repo (push) Has been skipped
2025-06-18 01:42:15 -05:00
693421b355
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 24s
CI / Build individual modules (push) Successful in 34m4s
CI / Publish repo (push) Failing after 1m32s
2025-06-17 14:34:43 -05:00
d8fdaf9885
Update .github/workflows/build_push.yml
CI / Prepare job (push) Has been cancelled
CI / Build individual modules (push) Has been cancelled
CI / Publish repo (push) Has been cancelled
2025-06-17 13:50:01 -05:00
b90a65b30f
revert c6cfc17edc
...
CI / Publish repo (push) Blocked by required conditions
CI / Prepare job (push) Successful in 16s
CI / Build individual modules (push) Has been cancelled
revert Update .github/workflows/build_push.yml
2025-06-17 13:49:28 -05:00
c6cfc17edc
Update .github/workflows/build_push.yml
CI / Build individual modules (push) Blocked by required conditions
CI / Publish repo (push) Blocked by required conditions
CI / Prepare job (push) Has been cancelled
2025-06-17 13:48:29 -05:00
0ee5f38e08
Update .github/workflows/build_push.yml
CI / Publish repo (push) Blocked by required conditions
CI / Prepare job (push) Successful in 13s
CI / Build individual modules (push) Has been cancelled
2025-06-17 13:45:51 -05:00
3321232512
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 24s
CI / Publish repo (push) Has been cancelled
CI / Build individual modules (push) Has been cancelled
2025-06-17 13:43:09 -05:00
edd5dc1752
Update .github/workflows/build_push.yml
2025-06-17 10:11:40 -05:00
2e25400a20
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 27s
CI / Publish repo (push) Has been cancelled
CI / Build individual modules (push) Has been cancelled
2025-06-17 10:03:54 -05:00
7de7f3db93
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 1m2s
CI / Build individual modules (push) Successful in 14m26s
CI / Publish repo (push) Successful in 1m29s
2025-06-17 09:42:04 -05:00
da1cdc169b
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 22s
CI / Publish repo (push) Has been cancelled
CI / Build (push) Has been cancelled
2025-06-17 09:24:22 -05:00
6038958115
Update .github/workflows/build_push.yml
CI / Publish repo (push) Blocked by required conditions
CI / Prepare job (push) Successful in 14s
CI / Build individual modules (push) Has been cancelled
2025-06-17 09:11:36 -05:00
Ghost
38830010c2
Added new hosters HD-3 (en/zoro) ( #1008 )
...
CI / Prepare job (push) Successful in 13s
CI / Build individual modules (push) Successful in 12m2s
CI / Publish repo (push) Successful in 1m24s
Checklist:
- [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions
- [x] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions
- [ ] Referenced all related issues in the PR body (e.g. "Closes #xyz")
- [x] Added the `isNsfw = true` flag in `build.gradle` when appropriate
- [x] Have not changed source names
- [ ] Have explicitly kept the `id` if a source's name or language were changed
- [x] 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
- [x] Have made sure all the icons are in png format
Co-authored-by: Arkai1 <codinsanemobile@gmail.com>
Reviewed-on: #1008
Co-authored-by: Ghost <>
Co-committed-by: Ghost <>
2025-06-17 06:48:25 -05:00
68373b0322
Update .github/workflows/build_pull_request.yml
2025-06-17 04:52:36 -05:00
4bb2c223e0
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 17s
CI / Build individual modules (push) Successful in 10m50s
CI / Publish repo (push) Successful in 1m44s
2025-06-17 04:31:25 -05:00
ac1495e34c
Update .github/workflows/build_push.yml
CI / Prepare job (push) Successful in 12s
CI / Build individual modules (push) Successful in 3m17s
CI / Publish repo (push) Failing after 11s
2025-06-17 02:43:03 -05:00
2d629aaecf
Update settings.gradle.kts
CI / Prepare job (push) Successful in 13s
CI / Build individual modules (push) Successful in 7m28s
CI / Publish repo (push) Failing after 19s
2025-06-04 04:20:05 -05:00
65f8ad2ed0
E ( #1016 )
...
CI / Prepare job (push) Successful in 20s
CI / Build individual modules (push) Failing after 1m27s
CI / Publish repo (push) Has been skipped
Reviewed-on: #1016
2025-06-04 04:15:43 -05:00
Arkai1
38368f56ac
AniWatch ( #999 )
...
* Update build.gradle
* Update build.gradle
* Update and rename AniWatch.kt to AniWatchtv.kt
* Update AniWatchtv.kt
2025-05-12 11:15:15 +02:00
Arkai1
66ca8544d3
Added Aniwatchtv ( #998 )
...
* Added Aniwatchtv
* Added newline
* Fixed class
* Update AniWatch.kt
2025-05-11 19:12:11 +02:00
Joshua S
edd2fba397
Added new extension JPFilms.kt ( #978 )
2025-05-09 14:15:07 +07:00
Josef František Straka
c82b40bb41
fix(Aniplay): changed proxy url ( #996 )
...
* fix
* version bump
* removed redundant curly braces
2025-05-09 14:05:06 +07:00
Arkai1
26dbc15b45
(ar/witanime) Domain Change ( #985 )
...
* Update WitAnime.kt
* Update build.gradle
2025-05-06 17:08:11 +02:00
Sadwhy
82a8b81de2
Update hikari with minor fixes. Buzzheavier extractor less prone to failure. ( #986 )
...
* Tighter extraction
* Bump version
* More details
* Removed unchecked cast
2025-05-06 16:58:29 +02:00
V3u47ZoN
a4d3a117cf
Fix playlist-utils ( #980 )
...
* dont standardize qualities for everything
* bump all ext depending directly or indirectly on playlist-utils
2025-05-03 15:55:17 +02:00