Skip to content

Releases: Arrowar/StreamingCommunity

3.5.6

01 Jan 13:58

Choose a tag to compare

Added

  • Added full PlayReady support
  • Re-added TMDB API support for VixSrc via StreamingCommunity API to always retrieve 1080p streams
  • Added new API: Discovery EU by @UrloMythus
  • Added automatic subtitle codec selection in FFmpeg based on video extension
  • Added TODO section to README.md

Changed

  • Split config_json into:
    • .login
    • .domain
    • .config
  • Device login now handled via config.json with credentials stored in login.json
  • Rewritten entire Crunchyroll client
  • Rewritten entire MPD parser
  • Rewritten Bento4, FFmpeg, and MEGATOOL downloaders using static files from the external API

Improved

  • Improved DASH downloader with support for legacy DASH / PlayReady streams using custom init binary concatenation

Fixed

  • Fixed MediasetInfinity subtitle extension being set to None

Full Changelog: v3.5.2...v3.5.6

3.5.2

26 Dec 13:51

Choose a tag to compare

Added

  • Added new site support: Nove.it
  • Added new site support: Discovery US
  • Added subtitle parsing support for site Crunchyroll
  • Added cache to config_json_manager to reduce I/O reads

Improved

  • Improved DASH parser
  • Improved CDM license mapping handling
  • Improved Dockerfile by creating a non-root user and setting proper permissions by @mr-brune

Fixed

  • Fixed Crunchyroll script crashing when handling premium content
  • Fixed PyPI version that did not install any files
  • Fixed HLS crash occurring at ~95% of video download completion

Full Changelog: v3.4.9...v3.5.1

3.4.9

20 Dec 16:42
a8fd9f3

Choose a tag to compare

Added

  • Added Widevine HLS stream download support
  • Added site support for TubiTV and IperShera
  • Added 1080p stream support for Raiplay (when available)
  • Added sites Raiplay, MediasetInfinity, Altadefinizione, and TubiTV to the GUI

Improved

  • Improved DASH download with license key handling to bypass license request issues
  • Improved MP4 download speed
  • Improved MEGA downloader with folder download support

Changed

  • Removed all unnecessary functions
  • Removed all reference code related to the TMDB database

Removed

  • Removed Telegram support
  • Removed TOR download support

Full Changelog: v3.4.8...v3.4.9

3.4.8

13 Dec 14:25
27d8695

Choose a tag to compare

Added

  • Added new site support: hd4me
  • Added new downloader: MEGA

Changed

  • Updated GUI with season and episode selection

Improved

  • Enhanced scraper for MediasetInfinity

Fixed

  • Fixed crash for site RealTime

3.4.7

03 Dec 09:55

Choose a tag to compare

Added

  • Added global search in main search site

Fixed

  • Fixed crash issues with RealTime and DMAX

Full Changelog: v3.4.6...v3.4.7

3.3.0

30 Aug 07:41
360d69f

Choose a tag to compare

Improve

Full Changelog: v3.2.9...v3.3.0

3.1.0

20 Jun 14:31

Choose a tag to compare

Improve

  • Fix check_dns_resolve

What's Changed

Full Changelog: v3.0.9...v31.0

v1.0.0

01 Apr 08:13

Choose a tag to compare

  • Un giorno ...

Improve

  • Fix latin title.
  • Fix range for series with add of +1.
  • Change library Crypto to pycryptodome.
  • Implement upx for pyinstaller.
  • Add unidecode library.
  • Start clean memory.
  • Fix user agent temp file for Linux and Mac.
  • Fix stuttering: #95.
  • Fix auto install of ffmpeg and add to path.
  • Create dockerization for the script by @FrancescoGrazioso.
  • Reduce CPU usage of threadpool.

What's Changed

Full Changelog: v0.9.2...v1.0.0