Skip to content

Releases: u-wave/u-wave-source-youtube

v2.1.0

01 Oct 11:09
Compare
Choose a tag to compare

Features:

  • Support more chapter formats.

v2.0.1

21 Sep 17:16
Compare
Choose a tag to compare

Bugfixes:

  • Accept /c/ vanity URLs.
  • Fix crash when items is completely missing from Google response.
  • Do not store blockedIn if it is empty.

v2.0.0

23 May 15:19
Compare
Choose a tag to compare

Features:

  • breaking: Add native ES module export.
  • breaking: Require Node.js 14+.
  • Strip " - Topic" from generated YouTube channel titles.
  • When searching for a video URL, look up only that video. This saves a lot of quota.
  • Search results and import previews use the original YouTube title.

Internal:

  • Rewrite it in typescript.

v1.2.2

19 Apr 19:55
cc4a890
Compare
Choose a tag to compare

Update dependencies.

v1.2.1

30 Mar 14:05
25cc4b7
Compare
Choose a tag to compare
  • Accept playlist IDs from a /watch URL when importing (2cccfd7)

v1.1.1

13 Aug 15:45
b2d02c9
Compare
Choose a tag to compare

Fix crash when search results include channels. (364ab72)

v1.1.0

09 Jul 13:47
f7452d1
Compare
Choose a tag to compare
  • Update dependencies
  • Add embedWidth and embedHeight to sourceData, so clients can use the aspect ratio. (044f1f5)
  • Remove live streams from search results. (6801368)

v1.0.4

30 Dec 11:32
b68f094
Compare
Choose a tag to compare
  • Upgrade dependencies.

v1.0.3

30 Dec 11:32
33b221c
Compare
Choose a tag to compare
  • Fix crash when retrieving "special" playlists for a channel.

v1.0.2

30 Dec 11:31
71c2735
Compare
Choose a tag to compare
  • Fix searching for video IDs that start with a - (dash).