Skip to content

Releases: vitalygashkov/streamyx

CLI v4.0.1

13 Nov 05:47
e5f787e
Compare
Choose a tag to compare

What's Changed

Full Changelog: cli-v4.0.0...cli-v4.0.1

CLI v4.0.0

02 Nov 17:20
Compare
Choose a tag to compare

What's Changed

  • Updated arguments: see streamyx --help for details
  • Added support for Amediateka, START
  • Added plugin system for building your own streaming service support with JavaScript
  • Completely rewritten download module with increased download speed & stability
  • Completely rewritten manifest parsing module

Changes from last RC

Full Changelog: cli-v4.0.0-rc.16...cli-v4.0.0

CLI v4.0.0-rc.16

16 Oct 15:56
035a1fe
Compare
Choose a tag to compare
CLI v4.0.0-rc.16 Pre-release
Pre-release

What's Changed

Full Changelog: cli-v4.0.0-rc.15...cli-v4.0.0-rc.16

CLI v4.0.0-rc.15

27 Sep 16:48
7ee0e40
Compare
Choose a tag to compare
CLI v4.0.0-rc.15 Pre-release
Pre-release

What's Changed

  • Changed default IVI auth to auth via connection code, fixed decryption for filenames with comma, fixed muxing external subtitles with mp4 progressive stream by @vitalygashkov in #227

Full Changelog: cli-v4.0.0-rc.14...cli-v4.0.0-rc.15

CLI v4.0.0-rc.14

22 Sep 14:25
972ce8e
Compare
Choose a tag to compare
CLI v4.0.0-rc.14 Pre-release
Pre-release

What's Changed

  • Fixed IVI season & episode number parsing, fixed total display for download progress by @vitalygashkov in #226

Full Changelog: cli-v4.0.0-rc.13...cli-v4.0.0-rc.14

CLI v4.0.0-rc.13

18 Sep 10:34
b905492
Compare
Choose a tag to compare
CLI v4.0.0-rc.13 Pre-release
Pre-release

What's Changed

  • Added various fixes to improve compatibility with m3u8 playlists by @vitalygashkov in #225

Full Changelog: cli-v4.0.0-rc.12...cli-v4.0.0-rc.13

CLI v4.0.0-rc.12

18 Sep 08:06
68075de
Compare
Choose a tag to compare
CLI v4.0.0-rc.12 Pre-release
Pre-release

What's Changed

Full Changelog: cli-v4.0.0-rc.11...cli-v4.0.0-rc.12

CLI v4.0.0-rc.11

18 Sep 07:27
Compare
Choose a tag to compare
CLI v4.0.0-rc.11 Pre-release
Pre-release

What's Changed

  • Fixed external service adding, added .js support for external services to improve development cycle by @vitalygashkov in #222

Full Changelog: cli-v4.0.0-rc.10...cli-v4.0.0-rc.11

CLI v4.0.0-rc.10

17 Sep 12:44
60e099c
Compare
Choose a tag to compare
CLI v4.0.0-rc.10 Pre-release
Pre-release

What's Changed

  • Fixed episode numbers parsing, fixed evaluation of JS objects from string by @vitalygashkov in #221

Full Changelog: cli-v4.0.0-rc.9...cli-v4.0.0-rc.10

CLI v4.0.0-rc.9

16 Sep 16:50
c7a1d63
Compare
Choose a tag to compare
CLI v4.0.0-rc.9 Pre-release
Pre-release

What's Changed

  • Added safeEval to @streamyx/core instead of using global eval, updated default filename templates in help info by @vitalygashkov in #215
  • Added desktop app submodule repo, improved @streamyx/core scripts by @vitalygashkov in #216
  • Changed service API interface to optimize fetching many episodes with separate API methods for DRM & manifest URL retrieving by @vitalygashkov in #217
  • Added check for updates, added external services support via loading from ./services/*.tgz packages by @vitalygashkov in #218
  • Added list, add and remove commands to control external services, added zip support for services, improved help output by @vitalygashkov in #219
  • Fixed imports for text colors library and zip library by @vitalygashkov in #220

Full Changelog: cli-v4.0.0-rc.8...cli-v4.0.0-rc.9