Skip to content

Releases: thevickypedia/PyStream

v2.1

Choose a tag to compare

@thevickypedia thevickypedia released this 23 Feb 17:28
  • 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

v2.0

Choose a tag to compare

@thevickypedia thevickypedia released this 14 Feb 03:54
  • 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

Choose a tag to compare

@thevickypedia thevickypedia released this 28 Jan 16:55

Fix missing navigation buttons due to unsupported files in directory

v1.0

Choose a tag to compare

@thevickypedia thevickypedia released this 27 Jan 18:57
  • 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

Choose a tag to compare

@thevickypedia thevickypedia released this 10 Dec 23:56
  • 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

Choose a tag to compare

@thevickypedia thevickypedia released this 04 Dec 06:31
  • 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

Choose a tag to compare

@thevickypedia thevickypedia released this 04 Dec 03:27
  • Release alpha version of stream-localhost

v0.0.1

Choose a tag to compare

@thevickypedia thevickypedia released this 04 Dec 06:51

Let the streaming begin