Skip to content

v4.0.4

Compare
Choose a tag to compare
@fent fent released this 14 Nov 03:53
· 117 commits to master since this release

Bug Fixes

  • emit more detailed error when unable to find html5player file (81e05ce)
  • fix race condition causing multiple watch page requests (6ec1242)
  • fix race condition with cache causing ytdl-core to hang (60cdb41)
  • fix regression for getting info for rental and not yet live videos (4a01794)
  • fix write after close error (64d643c), closes #695