Skip to content

Releases: thevickypedia/PyStream

v2.1

23 Feb 17:28
Compare
Choose a tag to compare
  • 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

14 Feb 03:54
Compare
Choose a tag to compare
  • 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

28 Jan 16:55
Compare
Choose a tag to compare

Fix missing navigation buttons due to unsupported files in directory

v1.0

27 Jan 18:57
Compare
Choose a tag to compare
  • 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

10 Dec 23:56
Compare
Choose a tag to compare
  • 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

04 Dec 06:31
Compare
Choose a tag to compare
  • 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

04 Dec 03:27
Compare
Choose a tag to compare
  • Release alpha version of stream-localhost

v0.0.1

04 Dec 06:51
Compare
Choose a tag to compare

Let the streaming begin