Skip to content

Releases: fent/node-ytdl-core

v4.4.4

20 Jan 16:48
540d50b
Compare
Choose a tag to compare

4.4.4 (2021-01-20)

Bug Fixes

  • fix scraping JSON with escaped backslashes towards end of strings (#862) (540d50b)

v4.4.3

12 Jan 16:52
Compare
Choose a tag to compare

4.4.3 (2021-01-12)

Bug Fixes

  • fix getting correct videoDetails.lengthSeconds when video is too long (15e7fac), closes #856

v4.4.2

10 Jan 07:48
6a9ca4f
Compare
Choose a tag to compare

4.4.2 (2021-01-10)

Bug Fixes

  • fix empty related videos for some user accounts (#853) (6a9ca4f)

v4.4.1

06 Jan 14:46
Compare
Choose a tag to compare

4.4.1 (2021-01-06)

Bug Fixes

  • catch update check github error (3609aa2), closes #798

v4.4.0

03 Jan 07:17
9aa5c55
Compare
Choose a tag to compare

4.4.0 (2021-01-03)

Features

  • add storyboards to info.videoDetails (#851) (9aa5c55)

v4.3.1

02 Jan 12:26
Compare
Choose a tag to compare

4.3.1 (2021-01-02)

Bug Fixes

  • fix error being catchable with bad video id (6560c66), closes #121

v4.3.0

01 Jan 01:24
bf06869
Compare
Choose a tag to compare

4.3.0 (2021-01-01)

Features

  • add richThumbnails (animated thumbnails) to related videos (#850) (bf06869)

v4.2.1

18 Dec 23:50
Compare
Choose a tag to compare

4.2.1 (2020-12-18)

Bug Fixes

v4.2.0

18 Dec 03:14
Compare
Choose a tag to compare

4.2.0 (2020-12-18)

Features

  • add videoDetails.description and videoDetails.thumbnails (8a35d7a)

v4.1.7

17 Dec 04:16
Compare
Choose a tag to compare

4.1.7 (2020-12-17)

Bug Fixes

  • optimize getting video info by making the watch.html request (eb42b9c), closes #815