Commit graph

543 commits

Author SHA1 Message Date
Schnitzel5
433ab9ceea fix 2024-11-25 23:03:39 +01:00
Schnitzel5
a6eaf30579 add novel support 2024-11-25 23:00:07 +01:00
Schnitzel5
0c7eccf180 Merge branch 'main' of github.com:Schnitzel5/mangayomi-extensions 2024-11-25 22:57:08 +01:00
Schnitzel5
c635cffdf2 add novel support 2024-11-25 22:55:23 +01:00
Schnitzel5
7414887be2 add novel support 2024-11-25 22:51:11 +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
RndDev123
cfd05732c6 AniWorld - Doodstream & Vidoza Fix
- Implemented a vidoza extractor
- Implemented a temporary doodstream extractor until the one in the application is fixed.
- Changed quality from `${hoster} ${language}` to `${language} - ${hoster}` for better sorting and readability
2024-11-06 01:17:44 +01:00
github-actions[bot]
e9865029b4 Update extensions 2024-11-05 16:32:20 +00:00
kodjomoustapha
a97e16a072 + 2024-11-05 17:31:52 +01:00
kodjomoustapha
f5eb6611dc fix chapter date 2024-11-05 17:27:09 +01:00
github-actions[bot]
a82dcee6b2 Update extensions 2024-11-05 10:17:40 +00:00
kodjomoustapha
e6f460d86d fix 2024-11-05 11:16:35 +01:00
github-actions[bot]
ae46720fbf Update extensions 2024-11-05 10:09:55 +00:00
kodjomoustapha
7d18d6c1eb fix AniWorld video extractors 2024-11-05 11:09:20 +01:00
github-actions[bot]
81031978a0 Update extensions 2024-11-05 09:10:17 +00:00
kodjomoustapha
4388fb03ff fix 2024-11-05 10:09:52 +01:00
kodjomoustapha
1b61f97fae - 2024-11-05 10:04:55 +01:00
github-actions[bot]
c1e1da1bf8 Update extensions 2024-11-05 09:00:54 +00:00