Skip to content

Releases: tubearchivist/browser-extension

v0.4.1

12 Mar 15:54
017b789
Compare
Choose a tag to compare

Compatibility

  • This requires TA v0.5.0+ for compatibility

Fixed

  • Fixed event listener set up for continuous cookie sync on browser start

v0.4.0

09 Mar 15:12
60160b2
Compare
Choose a tag to compare

Compatibility

  • This requires TA v0.5.0+ for compatibility

Added

  • Added compatibility for Tube Archivist v0.5.0.
  • Added continuous cookie sync
  • Added show cookie text form to copy the cookie to clipboard

Changed

  • The previous “sync cookie” checkbox is now a “copy cookie” button, better describing the functionality

Fixed

v0.3.2

01 Jul 18:29
af61f2a
Compare
Choose a tag to compare

Fixed

  • Fixed unreliable loading of button on channel page
  • Fixed click propagation issue on future YT layout redesign, by @ritiek

v0.3.1

15 May 18:49
1d27545
Compare
Choose a tag to compare

Fixed

  • Fixed check existing video on video watch page

v0.3.0

11 May 15:12
9ba90e4
Compare
Choose a tag to compare

Added

  • Added compatibility with deArrow extension, by @farcaller

Changed

  • Changed cookie building to limit to main domains, #22

Fixed

  • Fixed regression checking video availability on Watch page, by @ritiek
  • Fixed channel page button injection selector

v0.2.2

10 Nov 04:32
6a990ba
Compare
Choose a tag to compare

Added

  • Added better logging for TA server connection failure
  • Added download button to shorts videos in search results and sub pages
  • Added URL and API key temporary storage to persist while entering, by @bakkot

Changed

  • Changed the screenshots to represent the current state, by @pairofcrocs
  • Changed video download button to be slightly smaller, less interfere with the YT interface
  • Changed styling of subscribe button to be aligned with YT's layout, by @gautamkrishnar

Fixed

  • Fixed a race condition where the channel button would not refresh properly, by @bakkot
  • Fixed a race condition for video recommended link building not refreshing in time
  • Fixed video ID parsing for links with additional query parameters

v0.2.1

21 Sep 10:41
c3303a4
Compare
Choose a tag to compare

Fixed

v0.2.0

03 Sep 06:04
fd87615
Compare
Choose a tag to compare

Project updates

  • Requires Tube Archivist v0.4.1 for API compatibility

Added

  • Added functionality to check if video exists in TA, download or open directly in TA
  • Added check subscribe status for channels
  • Added video download button for video in playlist

Changed

  • Changed video download button location to append to title, fixing #16 and #19
  • Changed behavior to clear buttons on URL change

v0.1.4

13 May 13:56
8cad2bc
Compare
Choose a tag to compare

Added

  • Added checkbox to optionally auto start download when added.
  • Needs Tube Archivist v0.3.6+ for API compatibility

v0.1.3

02 Mar 12:46
144dda3
Compare
Choose a tag to compare

Added

  • Added error messages and feedback to the popup, by @bakkot

Changed

  • Changed positioning and sizing of download buttons slightly

Fixed

  • Fixed alignment of channel buttons