4.5.1 #595

Merged
AnimeDL merged 73 commits from mpd-support into master 2024-03-18 02:08:39 +00:00
AnimeDL commented 2024-03-18 00:49:38 +00:00 (Migrated from github.com)

Major Changes

  • Add support for MPD streams
  • Add support for WV streams
  • Reworked building
  • Updates to GUI, by @DAREK0N

Changes

  • Switch to yao-pkg due to pkg's deprecation
  • (Windows) Fix issue with command line length for long filenames when merging
  • vtt2ass module updated to handle new hidive API
  • vtt2ass checks for multiline subtitles split up, and combines them
  • vtt2ass now can check for ::cue styles and apply them

Crunchy Changes

  • API switching from android and web API, use with --crapi
  • Added support for chapters
  • Add proper support for CC Subtitles now that crunchy has added them
  • Fixed issue when downloading only subtitles that folders wouldn't be created
  • Get all streams when using android API
  • Crunchy is now DRM Only

Hidive Changes

  • Introduced new API, can be used with --hdapi new (Rewrote most of the hidive code for this)
  • Fixes subtitle downloading for old API
  • New API is DRM only
# Major Changes * Add support for MPD streams * Add support for WV streams * Reworked building * Updates to GUI, by @DAREK0N ## Changes * Switch to yao-pkg due to pkg's deprecation * (Windows) Fix issue with command line length for long filenames when merging * vtt2ass module updated to handle new hidive API * vtt2ass checks for multiline subtitles split up, and combines them * vtt2ass now can check for ::cue styles and apply them ## Crunchy Changes * API switching from android and web API, use with `--crapi` * Added support for chapters * Add proper support for CC Subtitles now that crunchy has added them * Fixed issue when downloading only subtitles that folders wouldn't be created * Get all streams when using android API * Crunchy is now DRM Only ## Hidive Changes * Introduced new API, can be used with `--hdapi new` (Rewrote most of the hidive code for this) * Fixes subtitle downloading for old API * New API is DRM only
Sign in to join this conversation.
No description provided.