- Improved overall security
- Allows PyStream to run on HTTPS binding an SSL cert
- Less cluttering of title in the video rendering page
- Allows securing the session_token
- Enables samesite argument with strict mode for cookies
- Redefines authentication allowing multi-user signon
- Validates each user's session-token using symmetric encryption
- Uses signature-authentication for username and password validation
- Includes other minor bug fixes and performance improvements
- Fix missing navigation buttons due to unsupported files in directory
- Improved security with session-based authentication
- Increased server-side control, robust session management and sensitive data protection
- Improves user experience with HTML responses instead of JSON objects and plain text
- Includes support for subtitles, along with auto-converting
.srt
to.vtt
- Supports multiple video file formats, and websites for CORS
- Includes more options in the video player with seek, next and previous buttons
- Includes performance improvements
- Redefine the UI with playback options and enforced video display page to night mode
- Includes bug fixes for cert video file names broken in the UI
- Let the streaming begin
- Install
ngrok
as an exteion package only if needed - Remove
ip_hosted
flag - Add utils package to get public IP and local IP
- Release alpha version of
stream-localhost