Commit graph

75 commits

Author SHA1 Message Date
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
kodjomoustapha
f4bf7c24b0 fix 2024-11-21 09:57:57 +01:00
kodjomoustapha
5075d6b75a + 2024-11-19 18:27:35 +01:00
kodjomoustapha
5eb0fbd513 add override Base Url preference 2024-11-19 18:22:22 +01:00
kodjomoustapha
5ee227b6de fix Asura Scans 2024-11-19 18:11:27 +01:00
kodjomoustapha
d173331829 fix NetflixMirror 2024-11-15 14:40:41 +01:00
kodjomoustapha
828b9b89b0 fix NetflixMirror 2024-11-06 16:09:35 +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
a97e16a072 + 2024-11-05 17:31:52 +01:00
kodjomoustapha
f5eb6611dc fix chapter date 2024-11-05 17:27:09 +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
c88780ccfb fix langs 2024-11-05 10:00:32 +01:00
RndDev123
099e52f5b2 Add MangaFire 2024-11-05 02:12:42 +01:00
kodjomoustapha
e80a70f2b0 fix 2024-10-24 09:29:07 +01:00
Moustapha Kodjo Amadou
62913d55f1
Merge pull request #92 from yxxyun/dev
update UC tip
2024-10-15 09:13:56 +01:00
kodjomoustapha
528ba54c6f fix 2024-10-15 09:11:39 +01:00
yxxyun
c8ca805ecb
Update yydsys.js 2024-10-14 21:46:39 +08:00
yxxyun
d2ecb573b7
Update wogg.js 2024-10-14 21:45:38 +08:00
kodjomoustapha
576a2e5b1e fix 2024-10-13 18:45:56 +01:00
kodjomoustapha
60f1e30475 Update netflixmirror.js 2024-10-13 18:40:12 +01:00
kodjomoustapha
86919cdff2 fix 2024-10-13 18:36:03 +01:00
kodjomoustapha
c03aa7986e New source: NetflixMirror (ALL) 2024-10-13 18:32:23 +01:00
kodjomoustapha
d551f71bf9 add extractor prefix name 2024-10-09 09:52:39 +01:00
kodjomoustapha
1dc88b7d7a fix AllAnime 2024-10-09 09:34:24 +01:00
Moustapha Kodjo Amadou
ab6b766459
Merge pull request #89 from yxxyun/dev
add 多多影音
2024-10-07 17:07:39 +01:00
yxxyun
b1f2dc23aa add tip for user to fill in the cookie 2024-10-06 21:13:26 +08:00
yxxyun
d7d9c859cf add tip for user to fill in the cookie 2024-10-06 21:09:38 +08:00
yxxyun
9b8ba7b7f1 add 多多影音 2024-10-05 23:47:06 +08:00
yxxyun
1302f70b66 add UC support 2024-10-05 21:14:53 +08:00
yxxyun
96203e8a93 fix 2024-10-02 21:00:58 +08:00
yxxyun
924976161c add wogg, only support quark now. 2024-10-02 16:25:36 +08:00
kodjomoustapha
24825d0d9c remove some NSFW sources 2024-09-21 23:00:04 +01:00
yxxyun
5a921411e7
add some vod collection site 2024-09-19 20:46:18 +08:00
Moustapha Kodjo Amadou
f55b797ff5
Add pkgPath 2024-09-18 14:25:39 +01:00
yxxyun
19b9a298bc
add 360资源站 2024-09-18 21:01:17 +08:00
kodjomoustapha
8b1504296b fix 2024-09-18 13:11:16 +01:00
kodjomoustapha
e452ef9fa1 fix 2024-09-11 17:37:57 +01:00
kodjomoustapha
ec0ea73cb2 Update 2024-08-22 15:52:04 +01:00
Moustapha Kodjo Amadou
b23811eb60
Update vivamaxph 2024-08-22 15:49:15 +01:00
⟁:non.
4b1ebb62b4
Create vivamaxph 2024-08-18 12:32:07 +03:00
kodjomoustapha
4c816b4d2f fix 2024-07-23 13:53:35 +01:00