Skip to content

Version 3.9.4

Compare
Choose a tag to compare
@trizen trizen released this 12 Aug 20:10
· 150 commits to master since this release
3.9.4
4edde10

GUI

  • Also clear the results lists when loading results from the next page. (7b93f28)

Additions

  • Added support for unsubscribing from a channel. (#379) (bebe070)
  • Added basic support for age-restricted videos. (269a23a, a272c15)

Improvements

  • Updated the list of ignored invidious instances. (f667048)
  • Refresh the access token on POST requests as well. (04620e6)
  • Update the list of usernames on-demand, to prevent data loss. (ff1705e)

Fixes

  • Make sure the results from channel_from_id are valid. (13376b3)
  • Fixed an warning in the Gtk3 version when listing playlists from a given channel. (ff1705e)