Extractor:
- VidxGo:
- Added background automatic token refresh system: after recent server-side changes the token expires quickly; expiry is now monitored and the token is updated via the /t/ endpoint before it expires, allowing playback to continue without interruptions
- TV Series: token and expire extracted directly from the JSON response of the /t/ endpoint
- Movies: token and expire extracted from JS variables in the XOR-decrypted script, using the /t/ endpoint for refresh (like TV Series)
- Videasy:
- Updated Neon and Cypher servers with the new parameters
- Removed Jett and Reyna servers as they are no longer available
- Removed Italian server (utakuabi) - no longer available
- Removed French server (fr) - no longer available
- Removed Spanish server (es) - still present on the site but changed and not working
- Kept only DE (Killjoy) and EN (global servers)
Provider:
- Tmdb:
- Removed VideasyExtractor calls for IT, FR, and ES servers as the corresponding Videasy servers no longer exist
- AnimeAv1 thanks to @icortesm:
- Fix for the anime chapter list limit and movie playback
- Redesigned getTvShow to retrieve all available episodes directly via the '__data.json' endpoint instead of HTML, removing the previous 50-episode limit
- Updated getMovie to dynamically retrieve the correct playback ID using the JSON endpoint for stable playback of films