Commit Graph

134 Commits

Author SHA1 Message Date
ffd0ea81b4 feat(tr/tranimeizle): Add fansubs preference (#2125) 2023-09-02 14:45:11 +02:00
82b34a5381 fix(lib): Fix chillX extractor (#2101) 2023-08-29 14:09:21 +02:00
13f5d9ceb1 feat(lib): Convert GoogleDriveExtractor to shared lib (#2075) 2023-08-24 01:22:33 +02:00
4057f5b4e5 feat(lib): Convert StreamWish extractor to a shared lib (#2067) 2023-08-23 10:59:05 +02:00
bed46c03e6 feat(es/AnimeOnlineNinja): Use filemoon extractor + some fixes (#2046) 2023-08-14 23:09:48 +02:00
581c577c73 fix: Purge StreamSB extractor (#2042)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-08-13 22:14:25 +02:00
87ec82ff2b fix(fr/nekosama): Fix video extraction (#2026) 2023-08-08 22:56:22 +02:00
7a16661124 feat(src/fr) New source: Anime-Sama (#1984) 2023-08-02 18:38:07 +02:00
47740636ef feat(es/hentaila): Add video servers, filters and new extractor (#1985) 2023-07-31 10:42:41 +02:00
f56cb917da [skip ci] chore(lib/playlist-utils): Fix incorrect docs (#1937) 2023-07-21 12:02:25 +02:00
72fe14e618 feat(src/hi): New source YoMovies (#1935) 2023-07-21 12:01:34 +02:00
0d5425616c fix(lib/dood): Make extractor accept all dood hosts (#1921) 2023-07-18 16:11:15 +02:00
fa1aa310f1 feat(lib): Add new lib for playlists and implement it for KAA (#1918) 2023-07-17 18:45:58 +02:00
fc8853781f feat(lib): Convert FilemoonExtractor into a shared lib (#1910) 2023-07-16 13:19:55 +02:00
451fd85cc2 feat(lib): Convert StreamlareExtractor to shared lib (#1907) 2023-07-16 13:18:52 +02:00
c9b7e5d1be feat(src/fr): Add FRAnime source (#1905) 2023-07-16 00:08:41 +02:00
2a8ca3c52e feat(hi/animesaga): New extension (#1892) 2023-07-12 10:33:28 +02:00
1f8de21098 fix(lib/chillx-extractor): update key & small refactor (#1888) 2023-07-11 12:28:16 +02:00
ee6aed3db3 feat(lib): New lib: Mp4uploadExtractor (#1753) 2023-06-17 20:48:12 +02:00
632b626f35 chore(build): Reduce global warnings (#1684) 2023-06-07 10:28:34 +02:00
400cf2a857 fix: Purge fembed-extractor from existence (#1676) 2023-06-04 00:57:20 +02:00
3a8120cb59 Update dependencies and some linting (#1631) 2023-05-21 18:42:23 +02:00
c44a096c47 Add Tokuzilla (#1617)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-05-19 16:50:32 +02:00
d07a8f28bf [skip ci]refactor(lib): General refactoration (#1579) 2023-05-06 14:50:45 +02:00
933138fa6a [skip ci] Remove useless files and solve AGP warnings (#1575)
* chore: Remove useless files

* [skip ci] refactor: Solve deprecation warnings from AGP
2023-05-02 20:01:30 +02:00
b236fc2a84 feat(lib): Convert GdrivePlayerExtractor to shared lib (#1573) 2023-05-02 14:20:52 +02:00
1e04850bd4 [skip ci] feat(lib): Convert Mixdrop extractor into a shared lib (#1552) 2023-04-29 17:13:29 +02:00
bf535fd5ea feat(lib): Stole (Js)Unpacker lib from tachiyomi-extensions repo (#1551) 2023-04-29 17:13:06 +02:00
fe53f7a8c1 New source: tr.turkanime 2023-04-29 01:56:31 +02:00
23fb6cb2c6 feat(lib/StreamSB): Get API endpoint dynamically (#1539) 2023-04-25 09:01:31 +02:00
c5999483bf feat(lib): Convert CloudflareInterceptor into a shared lib (#1537) 2023-04-25 09:00:02 +02:00
beb84f33b8 AllAnime: New server (#1510) 2023-04-18 12:40:28 +02:00
2fe9d1741e KickAssAnime: Adapt to the current (beta) source (#1509) 2023-04-18 12:39:59 +02:00
f3ff61dd28 fix: Update API endpoint (#1472) 2023-04-06 18:18:48 +02:00
7a5fc9fa2b feat: Convert VidbomExtractor to shared lib (#1471) 2023-04-06 16:03:32 +02:00
ad180c0757 Fix streamsb-extractor lib (#1388)
* fix: Update StreamSB API path

* refactor: Remove/replace some unnecessary code

* refactor: Use namespace instead of AndroidManifest property
2023-03-13 23:51:12 +01:00
0f98d9e934 Add multimovies extension (#1380) 2023-03-12 22:51: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
136eca47c4 Convert YourUploadExtractor to lib (#1333) 2023-02-26 09:58:04 +01:00
5dc5646302 Fix Toonitalia + extractors (#1331)
* Update extractors

* Add more streamsb links

* StreamSB fix
2023-02-25 12:20:27 +01:00
cf2153fcd3 AllAnime: Fix gogo, streamlare, add parallel map for external hosts and update streamsb (again) (#1291)
* Fix gogo stuff

* Update streamsb (again), make external hosts parallel, update streamlare extractor
2023-02-19 19:56:44 +01:00
f4cbcef2dc Add extension: AnimeDao (#1284) 2023-02-17 20:52:59 +01:00
381194f109 fix arabseed, update base url for Shahed4u , fix streamsb Extractor (#1177)
* Update build.gradle

* update
2023-01-17 02:30:04 +01:00
83dbe38336 Fembed extractor updated & LocoPelis updates (#1124)
- Functionality for the Fembed extractor to redirect to a mirror link and then extract the videos.
2022-12-31 09:57:28 +01:00
a7c1fe3017 Fixes and Updates (#1090) 2022-12-20 08:07:23 +01:00
43e111ba7f fix Anime-Base & fix VoeExtractor (#995)
* fix VoeExtractor

* fix Anime-Base
2022-11-03 14:10:19 +01:00
df3d1a0e5b FembedExtractor: Prevent cloudflare problems (#969)
Vizer: Remove unnecessary runCatching block
2022-10-23 08:42:11 +02:00
7beefea8bf Convert FembedExtractor to lib (#965) 2022-10-22 08:33:18 +02:00
8ffca9ddcc Convert VoeExtractor to shared lib (#955) 2022-10-20 21:06:46 +02:00
6ee7153b74 Convert StreamTape to shared lib (#953) 2022-10-20 08:12:50 +02:00