Commit Graph

3341 Commits

Author SHA1 Message Date
0f98d9e934 Add multimovies extension (#1380) 2023-03-12 22:51:00 +01:00
a71b2d6122 Pelisplushd updates (#1378) 2023-03-12 17:29:26 +01:00
715223bd2e Nine: Add referer to vizcloud (#1375) 2023-03-10 10:50:53 +01:00
1212f9c4e1 video extractor updates (#1374) 2023-03-09 08:49:37 +01:00
1fcc1e32e0 (OtakuDesu extension) Update baseUrl (#1370)
* Update build.gradle

* [Indonesian extensions] Update baseUrl

* Update build.gradle

* [OtakuDesu extensions] Update baseUrl

* Update baseUrl

* Update build.gradle
2023-03-07 14:31:15 +01:00
2e1728c73b Re-add AnimesVision (#1364)
* Revert "Remove AnimesVision (#1311)"

This reverts commit 04aec5ab5c.

* fix compilation with jsoup 1.15.3

* Minor refactor

* Fix video extraction + speedup

* Add warning to non-logged users

* Bump version
2023-03-05 13:45:12 +01:00
0d4a43c034 Yomiroll: Remove season grouping (#1362)
as it is creating more problems than the tracker issue and cr is fixing their duplicate season stuff anyway
2023-03-04 21:48:13 +01:00
6da5bb898d Fixed episode list order (#1360)
* Added DDoSGuardInterceptor
Fix Video not playing in Aniyomi MPV Beta

* extVersionCode changed to 5

* Fixed Episode list order
extVersionCode changed to 5
2023-03-04 12:47:35 +01:00
fb93b9ae44 Add extension: AnimeLove (#1357) 2023-03-03 13:01:30 +01:00
2c6d80c90f feat(bump-versions.sh): Add support to multisrc (#1356)
* feat(bump-versions.sh): Add support to multisrc

* [skip ci] re-add fix in workflow for library updates
2023-03-03 13:00:57 +01:00
140620670c Added DDoSGuardInterceptor (#1355)
* Added DDoSGuardInterceptor
Fix Video not playing in Aniyomi MPV Beta

* extVersionCode changed to 5
2023-03-03 12:59:38 +01:00
28b11e22eb Yomiroll: Fix crash when using new pref (#1353)
UHDMovies: add blank check
2023-03-02 13:30:58 +01:00
ec19a31c3d Enable multisrc support (#1352)
* Re-add multisrc support

* Convert SFlix and DopeBox to multisrc

* Re-enable multisrc tasks on workflows
2023-03-02 12:37:11 +01:00
d42f5c6cc6 UHDMovies: handle errors and fix some warnings and inconsistencies (#1351) 2023-03-02 07:39:26 +01:00
ae5c347daf Yomiroll: give option to unlock local region locked subs (#1350)
for old anime like one piece
2023-03-02 07:37:54 +01:00
01560e50e4 Nine: Fix sorting and filter masterplaylist (#1349)
and fix some warnings
2023-03-02 07:37:22 +01:00
319d072a34 Update hashes & url (#1347) 2023-03-01 22:58:28 +01:00
20f7d20b5b Add 1080p preference (#1346) 2023-03-01 12:05:00 +01:00
62f45e094d [skip ci] Update dependencies (#1343)
* Bump harmless dependencies

Note that bumping the android plugin will make compilation show lots of
"hey bro use namespace instead of AndroidManifest.xml" warnings

* Remove duktape dependency

Zero extensions are using it, so its safe to remove. For executing js in
extensions we can use quickjs instead of ducktape.

* Upgrade gradle to 7.6

* Update kotlin

* Update OkHttp

* Update JSoup

Jesus Christ this was boring asf

* Update KtLint

* [skip ci] refactor on some build.gradle.kts files

* Expose coroutines to all extension by default
2023-02-28 14:12:46 +01:00
a5c2427e70 Nine: reorganize the code (#1341)
* nine: reorganize the code
use consumet to get vizcloud playlist link and other servers embed links
fix filter not working when search query is empty

* Change Vizcloud to Vidstream to match site
2023-02-28 09:31:51 +01:00
f4e38d617a Add login support (#1340) 2023-02-28 09:30:53 +01:00
611c48d96f Yomiroll: change token location (#1339) 2023-02-27 13:35:55 +01:00
db6fee3cd5 AnimeonlineNinja: add js verification bypasser (#1338) 2023-02-27 13:24:41 +01:00
135be1df02 Make extensions use YourUploadExtractor lib (#1336) 2023-02-27 00:45:53 +01:00
aab558292b AnimePahe: Fix lag for some people (#1335) 2023-02-26 21:32:54 +01:00
34a2bdc7ff Fix video (#1334) 2023-02-26 12:08:16 +01:00
136eca47c4 Convert YourUploadExtractor to lib (#1333) 2023-02-26 09:58:04 +01:00
fec13f0045 Mass-bump on extensions 2023-02-25 11:20:50 +00:00
5dc5646302 Fix Toonitalia + extractors (#1331)
* Update extractors

* Add more streamsb links

* StreamSB fix
2023-02-25 12:20:27 +01:00
6a191b0638 UHDMovies: Add size sorting pref, fix quality extractor (#1330) 2023-02-25 11:11:20 +01:00
b3f569e4c3 Rename Consumyroll to Yomiroll to make it more generic, last rename (#1329)
Really fix token synchronized refresh
Merge same season episodes
Add Filters
Use a different token from Stormunblessed
2023-02-25 11:11:01 +01:00
f8c906b077 Update selectors (#1328) 2023-02-24 15:07:35 +01:00
7347d80404 Fix url(s) (#1327) 2023-02-24 15:07:18 +01:00
569c2615a0 New source: AnimesTC (#1323)
* feat: Create AnimesTC base

* feat: Implement latest animes page

* feat: Implement anime details page

* feat: Implement episodes list page

* feat: Implement (pseudo) popular animes page

Again, another source without a popular animes page.

* fix: Make URL intent handler work well

* feat: INITIAL video list implementation

i'll just sleep a bit and implement search + video extractors later.

* feat: Implement search

* feat: Add AnonFiles extractor

* feat: Add Sendcm extractor

* feat: Add video quality preference

* feat: Add player preference

* refactor: Remove unnecessary lines at videoListParse
2023-02-24 08:41:41 +01:00
26eba8a897 Fix filters (#1320) 2023-02-23 07:53:04 +01:00
6db103a490 AnimesHouse: Make quality preferences more readable (#1318)
* feat: Make quality prefs more readable

* refactor: Move constants to companion object

* chore: Bump version
2023-02-22 19:33:43 +01:00
eea45e94f7 Added preferred server Option (#1316)
* added video server peferences

* updated build gradle

* added server peference

* update

* Added  server peference link sorting

* sort fix

* fix
2023-02-22 19:33:24 +01:00
5eb38a3171 AnimesHouse: Show all video qualities + small refactor (#1315)
* fix(Mp4DooExtractor): Show all video qualities

* refactor: General refactoration and preparation to jsoup 1.15.3

* chore: Bump version
2023-02-22 13:10:49 +01:00
6572205982 [skip ci] Update github-related files to match upstream (#1314)
* [skip ci] chore: Update workflows

* chore: Update issue templates

* chore: Update url in README
2023-02-22 13:09:54 +01:00
59aeb2dd65 fix(AnimesUp): Prevent edge-case error on video extractor (#1313)
* fix: Update URL

* fix: Prevent edge-case error

* refactor: Silent "shadowed name" warnings

* chore: Bump version
2023-02-22 13:08:30 +01:00
a7c4395407 New source: MeusAnimes (#1312)
* feat: Create MeusAnimes base

* feat: Implement latest animes page

* feat: Implement anime details page

* feat: Implement episode list page

* feat: Implement (pseudo) popular animes page

* feat: Implement video extractors

* feat: Add user preferences

* feat: Implement search page

* fix: Fix episode list order
2023-02-21 22:02:34 +01:00
04aec5ab5c Remove AnimesVision (#1311) 2023-02-21 22:01:51 +01:00
48f7e0e6ba Add extension (#1310) 2023-02-21 15:19:39 +01:00
6303b18d24 Fix subanimes search and video extractor (#1308)
* Fix anime search without filters

* Fix video extractor

* Prevent timeouts

* Bump version
2023-02-20 22:12:19 +01:00
2ff1ccf50d Fix vizer.tv search results (#1307)
* fix(Search): Show all results

* refactor

* Bump version
2023-02-20 22:12:02 +01:00
75d3135e22 Remove betteranime (#1306) 2023-02-20 22:11:44 +01:00
9f42e4aff8 Updated 9anime.to domains to 9anime.id (#1303)
* Updated domains

9anime.to domain was blocked for many devices so changed it to 9anime.id

* fixed domain preference changed to .id

domain preference changed to .id and placed .to on the original spot

* Update src/en/nineanime/src/eu/kanade/tachiyomi/animeextension/en/nineanime/NineAnime.kt

* Update src/en/nineanime/src/eu/kanade/tachiyomi/animeextension/en/nineanime/NineAnime.kt

* Update build.gradle

---------

Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-02-20 22:11:07 +01:00
7594818fcb Aniworld: update & reCapBypass v1.0 (#1302)
* AniWorld: add reCapBypass v0.1

First version of my recaptcha bypasser. Total early stage version.

* remove logs

* remove unused

* Aniworld: update & reCapBypass v1.0

- changed way of host url getting
- updated reCapBypass to v1.0 (can still be buggy sometimes)
2023-02-20 16:02:04 +01:00
800f8abf8e Consumyroll: fix broken token caching (#1301) 2023-02-20 16:01:46 +01:00
5c26b17f60 Mass-bump on extensions 2023-02-19 18:57:09 +00:00