Re-released to fix issue with crunchy temp files
Changes
- Update most dependencies
- Update GUI Build Process
- Updated GUI build process allows for starting the GUI without building using ts-node
- Update default cli-defaults.yml to include most used options
- Add new request module using node fetch API
- Add code compression to built executable, shrinking final built application
Crunchy Changes
- Add Episode chapter if no starting chapter was found (either opening or recap)
- Fix issue where sometimes Non-DRM stream could be the wrong URL
- Update MPD parts to be properly named .m4s instead of .ts
- Completely rewrite how requests are made to prevent cloudflare errors Fixes #652 #651
- Use temp file before decryption and rename it after Fixes #646
- Fixes issue with decrypting Unicode and long filenames
Hidive Changes
- Update MPD parts to be properly named .m4s instead of .ts
- Use temp file before decryption and rename it after Fixes #646
- Fixes issue with decrypting Unicode and long filenames
Full Changelog: v4.6.3...v4.7.0