Skip to content

v0.21.8

Compare
Choose a tag to compare
@TobiGr TobiGr released this 03 Aug 18:46
· 969 commits to master since this release
bb3815d

New

  • [PeerTube] Support livestreams #661
  • Make thumbnail preview frames accessible #647

Fixed

  • [YouTube] Fix buffering issues by decoding n parameter in stream URLs #683 #696
    • ⚠️ This introduces a cache of decoded n parameters. This cache is not managed, meaning it continuously grows. YoutubeThrottlingDecrypter.getCacheSize() and YoutubeThrottlingDecrypter.clearCache() are provided to clear it manually.
  • [SoundCloud] Update hardcoded client id #692
  • [YouTube] Use the new internal API, also fixing comments and most of age-restricted videos extraction #604
  • [YouTube] Fix crashes with disabled comments #652
  • [YouTube] Fix YouTube Music search #699