Skip to content

v0.20.11

Compare
Choose a tag to compare
@TobiGr TobiGr released this 05 Mar 14:38
· 1345 commits to master since this release

New

  • Add uploader verified by service extraction #521 #554
  • [YouTube] support /watch/, /v/ and /w/ subpaths #536

Improved

  • Adaptive Stream parsing #535
  • Code style and maintainability improvements #532
  • Updated okhttp to 3.12.13 432c68c
  • Use and generate mocks for YouTube tests #518
  • Better logging, error handling, doc for mock tests #519

Fixed

  • [YouTube] Fixed comments extraction #572, #573
  • [YouTube] Fixed playlist continuations #567
  • [YouTube] Fixed channel continuations #570
  • [SoundCloud] Update client_id and fix extraction #571
  • [SoundCloud] Fixed charts extraction when geo-restricted #538
  • Unignore and fix some tests #543

Development

  • Update gradle wrapper #549
  • Set extractor encoding to UTF-8 #557