Skip to content

Beta 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@randomcoder67 randomcoder67 released this 08 Jan 19:04
· 2 commits to main since this release

Beta 0.1.0

Features

  • Added wl-copy support for Wayland
  • When adding a video to playlist, added indicator * to playlists that already contain the video
  • Added a config file
  • Added options to hide Watch Later and/or Liked Videos playlists

Fixes

  • Fixes so Ueberzug(pp) works with the Kitty protocol
  • Fixed playlist visibility display (Public, Unlisted, Private)
  • Fixed playlists not appearing in search results
  • Fixed not being able to delete some of a users created playlists

Changes to Project

I remade my GitHub account to change the email address, so the original repo was deleted. I just started the releases from 0 again.
Also I have changed the "scope" of the project a bit. I now plan on using yt-dlp for video playback. Originally I had coded into GoTube the ability to get the direct URL from a YouTube video, but this broke, and maintaining this isn't something I can guarantee. yt-dlp is a bit slower, but it will be more reliable.
This also means the exact watch time won't be saved back to YouTube, only that the video was watched. I would like to fix this in the future.