4 Commits

Author SHA1 Message Date
c4ceb2fe92 1.0.3 release
- Update version number
- Remove header update after license request (issue appeared switching between Web/TV decryption during licensing phase)
2025-10-06 10:10:30 -04:00
9349d46546 Version 1.0.2
- Update version
- Add initial login variable in class to track initial login
- added logic to only `super().authenticate` on first authentication
- Store credentials in class for refresh tokens
- Store cookies in class for later possible use
- Only raise cookie error on first login
- Dropped token expiry from 5 minutes to 4
- Update season number to reflect first season if it is the only season for the series
- added authenticate method on each license request
2025-10-05 22:30:48 -04:00
192a915834 1.0.1 Release
- Update version number
- Update binary requirements (Now none)
- Update seasons to fall back as season 1 if they are the first in a sequence
- Update special counter and episode number to both use `isinstance()` for better special(s) detection
2025-10-05 08:54:06 -04:00
c6f3ade6c6 Initial upload
- Added Crunchyroll service
2025-09-30 02:16:36 -04:00