Skip to content

v0.20.10

Compare
Choose a tag to compare
@TobiGr TobiGr released this 14 Feb 21:11
· 1467 commits to master since this release

New

  • [PeerTube] Add sepia search #495
  • Add durationPerFrame to Frameset #507
  • Extract whether a comment isPinned #523, #525
  • comments: add isHeartedByUploader and extract it for YouTube #510

Improved

  • [media.ccc.de] Show conference title in "recent" kiosk 52f3bd1
  • [YouTube] Show 360p WebM video streams #508
  • [media.ccc.de] Recent kiosk: order streams by upload date #504
  • [YouTube] Update invidious instances list #522

Fixed

  • [YouTube] Fixed player JavaScript URL redirection #497
  • [YouTube] Fixed extraction of stream segments / chapters #531
  • [YouTube] Fixed links in description and tests #540
  • [YouTube Music] Fixed extracting search item view/subscriber count when it is zero #528
  • [Invidious] Fixed channels being accepted by YoutubeStreamLinkHandlerFactory #527
  • [media.ccc.de] Fixed NPE in search results if they contain a future talk #505
  • Make CommentsInfo.getInfo(CommentsExtractor extractor) and CommentsInfo.getInfo(CommentsExtractor extractor) public #533

Development

  • Mock downloader and mix playlist tests #482 #513 #514 #516
  • Migrate from Travis CI to GitHub Actions #506
  • [PeerTube] Fixed tests by changing instance #511
  • Ignore all failing tests #512