Releases: thevickypedia/PyStream
Releases · thevickypedia/PyStream
v2.1
v2.0
- 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
v1.1
Fix missing navigation buttons due to unsupported files in directory
v1.0
- 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
v0.0.2
- 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
v0.0.1b
- Install
ngrok
as an exteion package only if needed - Remove
ip_hosted
flag - Add utils package to get public IP and local IP
v0.0.1a
- Release alpha version of
stream-localhost
v0.0.1
Let the streaming begin