Commit graph

94 commits

Author SHA1 Message Date
Swakshan
86d4b73257 extension(autoembed): Misc 2025-01-03 13:10:02 +05:30
Swakshan
64635de462 extension(autoembed): Added mulitple stream source 2025-01-03 00:23:51 +05:30
Swakshan
d731680b1d extension(Autoembed): optimisation 2024-12-22 21:14:05 +05:30
Swakshan
e523e14ca3 extension(Autoembed): Modified content link 2024-12-22 20:27:04 +05:30
Swakshan
8084885244 extension(Autoembed): Added list priority 2024-12-22 20:01:53 +05:30
Moustapha Kodjo Amadou
f44ce1b6f9
reverse episodes 2024-12-21 16:41:11 +01:00
Moustapha Kodjo Amadou
2403ce71c2
Update autoembed.js 2024-12-21 16:03:26 +01:00
Swakshan
3e6b0a4f16 extension(Autoembed): misc 2024-12-20 23:42:26 +05:30
Swakshan
7dd7b2e8ab extension(Autoembed): Added search 2024-12-20 23:07:54 +05:30
Swakshan
8395d2df9e extension(Autoembed): Added stream resolution preference 2024-12-20 22:59:49 +05:30
Swakshan
7584c28bb5 extension(Autoembed): Added latest page 2024-12-20 22:16:17 +05:30
Swakshan
0ff2f005be extension(Autoembed): Updated logic 2024-12-20 21:56:08 +05:30
Swakshan
10c9d4b15e extension(Autoembed): Added series support 2024-12-20 17:22:18 +05:30
Swakshan
2a829ea3fd extension(Autoembed): Added movies support 2024-12-20 13:10:29 +05:30
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
a5a48a8760
Merge branch 'kodjodevf:main' into main 2024-12-13 00:51:25 +01:00
kodjomoustapha
bf58a599ec Torrentio: do not show upcoming episodes 2024-12-09 14:06:39 +01:00
NBA2K1
abd7e06eea AnimeToast partial rewrite in js 2024-12-08 18:47:42 +01:00
kodjomoustapha
95945137da Torrentio: use all providers by default 2024-12-07 16:58:57 +01:00
kodjomoustapha
e89de932e3 fix Torrentio 2024-12-06 12:11:08 +01:00
kodjomoustapha
8b70217248 fix 2024-12-03 12:15:15 +01:00
kodjomoustapha
2e14f3ad8e fix NetflixMirror getCookie 2024-12-03 11:51:50 +01:00
NBA2K1
e6d1dbe356 Update serienstream.js
copied changes from aniworld extension.
2024-12-02 22:47:23 +01:00
kodjomoustapha
66969de042 + 2024-12-02 18:01:26 +01:00
kodjomoustapha
a7faa05038 New sources : Torrentio (Torrent) and Torrentio Anime (Torrent) 2024-12-02 17:59:22 +01:00
ftbom
fd97370fcc remove invalid sources and fix some broken ones 2024-12-01 20:19:34 +08: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
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
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
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
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
d173331829 fix NetflixMirror 2024-11-15 14:40:41 +01:00