Skip to content

Releases: twlite/youtube-sr

4.3.1

21 Aug 11:30
Compare
Choose a tag to compare

Updates

  • parse unlisted videos
  • new unlisted and nsfw properties on Video object (only parsable when used with getVideo)

Full Changelog: v4.3.0...v4.3.1

4.3.0

30 Jul 06:54
Compare
Choose a tag to compare

What's Changed

  • fix(playlist): this-icon-url-is-not-function by @vugar005 in #46
  • feat(Video): add streaming data information

New Contributors

Full Changelog: v4.2.0...v4.3.0

4.2.0

13 Jul 12:07
Compare
Choose a tag to compare

Updates

Full Changelog: v4.1.18...v4.2.0

4.1.18

12 Jul 15:47
Compare
Choose a tag to compare

fixes

  • fix playlist thumbnail #44

Full Changelog: v4.1.16...v4.1.18

4.1.17

22 Apr 05:35
Compare
Choose a tag to compare

What's Changed

  • Add innertube api as primary source for search method

Full Changelog: v4.1.16...v4.1.17

4.1.16

22 Apr 05:34
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @abdooo9 in #43

New Contributors

  • @abdooo9 made their first contribution in #43

Full Changelog: v4.1.15...v4.1.16

4.1.15

03 Mar 16:46
Compare
Choose a tag to compare

Updates

  • add support for playlists starting with FL #34

Full Changelog: v4.1.14...v4.1.15

4.1.14

03 Mar 14:54
Compare
Choose a tag to compare

Updates

  • fixed YouTube.trending()
  • added Video.createMixURL() that creates youtube mix url from current video
  • Passing mix playlists to getPlaylist() now throws error
  • New YouTube.Regex.ALBUM
  • Passing album id to getPlaylist should now work properly

Full Changelog: v4.1.13...v4.1.14

4.1.13

26 Jan 17:16
Compare
Choose a tag to compare

What's Changed

  • Fix Utils.durationString duration string generation bugs by @arnoldaz in #33

New Contributors

Full Changelog: v4.1.12...v4.1.13

4.1.12

18 Jan 16:13
Compare
Choose a tag to compare

What's Changed

  • fix(Util): Video likes count is not guaranteed by @TDWilkinson99 in #41
  • chore: update build process

New Contributors

Full Changelog: v4.1.11...v4.1.12