Commit graph

555 commits

Author SHA1 Message Date
github-actions[bot]
2428842da3 Update extensions 2024-11-28 10:54:23 +00:00
Moustapha Kodjo Amadou
6f9727883f
Merge pull request #106 from RndDev123/main
New Source: MangaWorld (IT) + Fixes
2024-11-28 11:39:42 +01:00
RndDev123
2940e029cd New Source: MangaWorld (IT) + Fixes
New Source:
- Manga World

JKAnime, TioAnime, ,AnimeFenix and AnimeWorld:
- Add await before this.parseAnimeList for readability
2024-11-28 07:04:26 +01:00
github-actions[bot]
6161949090 Update extensions 2024-11-27 14:42:18 +00:00
Moustapha Kodjo Amadou
d5e911ad26
Merge pull request #105 from RndDev123/main
New Source: AnimeWorld & Shortened filter code
2024-11-27 15:42:00 +01:00
RndDev123
2c97ce81cb + 2024-11-27 13:49:54 +01:00
RndDev123
c0edb5c0c5 New Source: AnimeWorld & Updates: Shortened filter code
New Source:
- Anime World

AnimeFenix, JKAnime and Mangafire:
- Shortened filter code
2024-11-27 13:26:11 +01:00
github-actions[bot]
b9224f725a Update extensions 2024-11-26 17:07:56 +00:00
kodjomoustapha
baa8ddd6a5 fix 2024-11-26 18:07:12 +01:00
github-actions[bot]
c83d3a7472 Update extensions 2024-11-26 16:09:43 +00:00
kodjomoustapha
8da19368c7 fix 2024-11-26 17:09:20 +01:00
github-actions[bot]
f423f60380 Update extensions 2024-11-26 16:06:25 +00:00
kodjomoustapha
6f47acd819 fix datalifeengine 2024-11-26 17:05:30 +01:00
github-actions[bot]
8149b4c0b1 Update extensions 2024-11-26 13:12:02 +00:00
Moustapha Kodjo Amadou
2d1def7ac9
Merge pull request #104 from RndDev123/main
AniWorld, AnimeFenix, JKAnime and TioAnime: New host, fixes and helper lib update
2024-11-26 14:11:43 +01:00
RndDev123
1141e53c0b JKAnime: Change Logo 2024-11-26 10:32:43 +01:00
RndDev123
fd074790e8 AniWorld, AnimeFenix, JKAnime and TioAnime: New host, fixes and helper lib update
AniWorld
- New Host: Speedfiles
- New Host: Filemoon
- Better Sorting for preferences

AnimeFenix:
- Added possible status string

JKAnime
- Get Studios

TioAnime
- Fix hasNextPage

Helper library
- Add new host: Speedfiles
- Add new String function: reverse, swapcase
2024-11-26 08:05:50 +01:00
github-actions[bot]
749861af61 Update extensions 2024-11-23 17:49:43 +00:00
Moustapha Kodjo Amadou
8c6cd36d9c
Merge pull request #101 from NBA2K1/main
Update serienstream.js
2024-11-23 18:49:22 +01:00
NBA2K1
20668f2829 Update serienstream.js
Serienstream:
- copied the changes from Aniworld

Aniworld:
- shortened getSourcePreferences() and made it more readable/maintainable
- used array in getRandomString() for better readability
2024-11-23 18:26:07 +01:00
github-actions[bot]
c7d2cae26b Update extensions 2024-11-23 14:56:03 +00:00
Moustapha Kodjo Amadou
9f97699b53
Merge pull request #99 from NBA2K1/main
New Source (SerienStream), Aniworld apostrophe rendering fix and improve performance
2024-11-23 15:54:49 +01:00
Moustapha Kodjo Amadou
7778873a09
Update aniworld.js 2024-11-23 15:54:27 +01:00
Moustapha Kodjo Amadou
92529e06a9
Update serienstream.js 2024-11-23 15:54:04 +01:00
Moustapha Kodjo Amadou
e2d52be133
Merge branch 'main' into main 2024-11-23 15:52:22 +01:00
github-actions[bot]
4e6ac0bdb4 Update extensions 2024-11-23 14:35:05 +00:00
Moustapha Kodjo Amadou
ed39ba33f7
Merge pull request #100 from RndDev123/main
Add TioAnime, AnimeFenix and JKAnime + Updates to Mangafire and Aniworld
2024-11-23 15:34:48 +01:00
RndDev123
52c55a8d85 Add TioAnime, AnimeFenix and JKAnime + Updates to Mangafire and Aniworld
- New Source: TioAnime source (es)
- New Source: AnimeFenix source (es)
- New Source: JKAnime source (es)
- Aniworld: Async loading for getVideoList and getDetail.
- Aniworld: Changed headers in getVideoList which helps load times.
- Mangafire: changed a query name
- Mangafire: search sometimes failed because filters were empty. I got this on android. And some other user also stated having problems with search.
- Implemented new videoExtractors and helper functions in a "library", used in all three new extensions
2024-11-23 09:47:54 +01:00
NBA2K1
8522088783
filename in lowercase now 2024-11-22 16:42:50 +01:00
NBA2K1
8541a92f83 New Anime Source
This is practically the same as aniworld, but also includes other shows, not just Anime.
2024-11-22 16:39:33 +01:00
NBA2K1
c163b9fed4 Fix apostrophe rendering and improve performance
Fixed apostrophe rendering in episode names (e.g., for "DAN DA DAN")
by replacing HTML character references (') with actual apostrophes.

Optimized performance by reusing a single Client instance, passing it to
parseEpisodesFromSeries() instead of creating a new instance in each loop.

Parallelized episode fetching in getDetail() using Promise.all to
improve request efficiency, replacing the sequential loop.
2024-11-22 16:20:07 +01:00
github-actions[bot]
afd8d6ba31 Update extensions 2024-11-21 09:35:19 +00:00
kodjomoustapha
cf661ba909 fix 2024-11-21 10:34:55 +01:00
github-actions[bot]
7d1fd73dc4 Update extensions 2024-11-21 09:23:05 +00:00
kodjomoustapha
f4bf7c24b0 fix 2024-11-21 09:57:57 +01:00
github-actions[bot]
caf6f36eef Update extensions 2024-11-19 17:27:58 +00:00
kodjomoustapha
5075d6b75a + 2024-11-19 18:27:35 +01:00
github-actions[bot]
c5e181a82b Update extensions 2024-11-19 17:22:42 +00:00
kodjomoustapha
5eb0fbd513 add override Base Url preference 2024-11-19 18:22:22 +01:00
github-actions[bot]
16122da36d Update extensions 2024-11-19 17:12:32 +00:00
kodjomoustapha
5ee227b6de fix Asura Scans 2024-11-19 18:11:27 +01:00
github-actions[bot]
dc979b30d9 Update extensions 2024-11-15 13:41:01 +00:00
kodjomoustapha
d173331829 fix NetflixMirror 2024-11-15 14:40:41 +01:00
github-actions[bot]
53bf4ac3b3 Update extensions 2024-11-14 14:50:21 +00:00
kodjomoustapha
a4d2b620a3 - 2024-11-14 15:49:59 +01:00
github-actions[bot]
a5a85aee35 Update extensions 2024-11-06 15:10:01 +00:00
kodjomoustapha
828b9b89b0 fix NetflixMirror 2024-11-06 16:09:35 +01:00
github-actions[bot]
12287770b0 Update extensions 2024-11-06 05:15:08 +00:00
Moustapha Kodjo Amadou
88dc90f2d7
Merge pull request #97 from RndDev123/main
AniWorld - Doodstream & Vidoza Fix
2024-11-06 06:14:50 +01:00
RndDev123
5a539c5d0b Increment AniWorld Version 2024-11-06 01:36:45 +01:00