Commit graph

33 commits

Author SHA1 Message Date
Schnitzel5
2b764e40ef Merge branch 'feature/novel' into feature/light-novel 2024-12-21 20:16:42 +01:00
NBA2K1
bab407b3e3 Version++ 2024-12-15 19:07:54 +01:00
NBA2K1
423e1da501 Corrected dateupload. 2024-12-15 18:51:08 +01:00
NBA2K1
44c8514b4e Revert "AnimeToast partial rewrite in js"
This reverts commit abd7e06eea.
2024-12-13 03:01:41 +01:00
NBA2K1
37e3b206a1 dateUpload for AniWorld & SerienStream
- dateUpload
- + improved performance using Promise.all instead of sequentially with the for loops.
2024-12-13 02:57:21 +01:00
NBA2K1
abd7e06eea AnimeToast partial rewrite in js 2024-12-08 18:47:42 +01:00
NBA2K1
e6d1dbe356 Update serienstream.js
copied changes from aniworld extension.
2024-12-02 22:47:23 +01:00
RndDev123
1b496ac313 Another Filemoon fix 2024-11-30 05:53:01 +01:00
RndDev123
e0901a7154 Update aniworld.js 2024-11-29 09:58:02 +01:00
RndDev123
3c5696e6a5 Filemoon init headers 2024-11-29 09:14:12 +01:00
RndDev123
6bf8fa6018 + 2024-11-29 08:59:30 +01:00
RndDev123
86922fff77 Fix Filemoon extractor on Android 2024-11-29 08:54:17 +01:00
RndDev123
9b9150366f Aniworld: New Host & Language preference filters + lib update
Aniworld:
- New Host: Luluvdo
- Language preference filters

Lib:
- New Host: Luluvdo
2024-11-29 04:09:52 +01:00
Schnitzel5
ac1a8f19cc Merge branch 'migrate/light-novel' 2024-11-27 15:16:28 +01:00
Schnitzel5
1e01f73fb4 fixed error 2024-11-27 15:11:25 +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
Schnitzel5
a6eaf30579 add novel support 2024-11-25 23:00:07 +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
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
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
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
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
kodjomoustapha
e6f460d86d fix 2024-11-05 11:16:35 +01:00
kodjomoustapha
7d18d6c1eb fix AniWorld video extractors 2024-11-05 11:09:20 +01:00
kodjomoustapha
7972cf8660 fixes 2024-07-17 17:56:08 +01:00
kodjomoustapha
df62832999 feat:JS new sourcces AniWorld(DE) & AllAnime(EN) 2024-03-28 11:15:21 +01:00