yattee

Privacy oriented video player for iOS, tvOS and macOS

AGPL-3.0 License

Stars
2.3K
Committers
74

Bot releases are hidden (Show)

yattee - v1.3

Published by arekf over 2 years ago

What's Changed

  • Improved watch history
    • Display progress of watching while browsing videos lists
    • Mark watched videos with badge or decreased opacity
    • Select badge color or make it dependent on system color scheme
    • Customisable percentage of when to mark video as watched
    • Customisable default action for watching (resume or restart), options in videos context menus
    • Reset watching status when playing video again
    • Added setting to show or hide list of played videos in player view
  • Added infinite scroll to Search
  • Added infinite scroll to Comments
  • Added "Play/Shuffle All" buttons to channel/user playlists
  • iOS, tvOS: Redesigned Settings
  • macOS: Player is now a separate window
  • macOS: Added "Toggle Sidebar" button
  • macOS: Added "Check for updates" button in Updates settings
  • Added setting: Pause when player is closed
  • Added settings for Picture in Picture:
    • Close PiP when starting playing other video
    • Close PiP when player is opened
    • Close PiP and open player when application enters foreground (iOS/tvOS)
  • Added setting to display channel subscriptions count
  • Added setting to show/hide username in accounts switcher button
  • Improved search suggestions layout by separating buttons to start search for query and append text
  • Added channel thumbnail in player. Tap and hold/right click to open
  • Added setting to disable thumbnails rounding
  • Decreased size of thumbnails badges
  • iOS, macOS: Added refresh action to Subscriptions/Popular/Trending (pull to refresh/CMD+R)
  • Added Help section in Settings
  • Added help link for adding Invidious account
  • Added details of SponsorBlock categories in Settings
  • Added context menu to close current video from player bar
  • Backported blur effect to thumbnail badges/player controls for iOS 14/mac OS Big Sur
  • Improved performance during loading video details
  • iOS (experimental): Added setting to lock portrait mode when browsing videos
  • iOS (experimental): Added settings to handle entering fullscreen on rotation:
    • Honor system rotation lock
    • Lock landscape when entering fullscreen via rotation
  • iOS (experimental): Added option for rotating and locking landscape when entering full screen with button
  • Other fixes and improvements

Full Changelog: https://github.com/yattee/yattee/compare/v1.2...v1.3

yattee - v1.3-rc

Published by arekf almost 3 years ago

What's Changed

  • Fixed search suggestion layout when query is corrected by server
  • Fixed restoring player queue when restarting the app
  • iOS: Fixed opening channel from video details
  • Other minor improvements

Full Changelog: https://github.com/yattee/yattee/compare/v1.3-beta.6...v1.3-rc

yattee - v1.3-beta.6

Published by arekf almost 3 years ago

What's changed

  • Fixed Refresh button which was displaying in videos listing background
  • Added details of SponsorBlock categories
  • Decreased size of thumbnails badges
  • iOS: mark rotation features as experimental
  • iOS (experimental): Added option for rotating and locking landscape when entering full screen with button
  • Other minor improvements

Full Changelog: https://github.com/yattee/yattee/compare/v1.3-beta.5...v1.3-beta.6

yattee - v1.3-beta.5

Published by arekf almost 3 years ago

What's Changed

  • Added infinite scroll to Search
  • Added infinite scroll to Comments
  • Redesigned Settings on iOS and tvOS
  • Added Help section in settings
  • Added help link for adding Invidious account
  • Added refresh action to Subscriptions/Popular/Trending (pull to refresh/CMD+R)
  • Added setting to disable thumbnails rounding
  • Improved windows handling on macOS, fixed focusing
  • Improved search suggestion buttons area
  • Improved dismissing player animation in tvOS
  • Backported blur effect to thumbnail badges/player controls for iOS 14/mac OS Big Sur
  • Other minor improvements

Full Changelog: https://github.com/yattee/yattee/compare/v1.3-beta.4...v1.3-beta.5

yattee - v1.3-beta.4

Published by arekf almost 3 years ago

What's Changed

  • iOS: Added option to lock portrait mode when browsing videos
  • iOS: Added options to handle entering fullscreen on rotation:
    • Honor system rotation lock (#38)
    • Lock landscape when entering fullscreen via rotation
  • Added "Play/Shuffle All" buttons to channel/user playlists (#39)
  • Added option to show/hide history of played videos in player view
  • Added option to show/hide username in accounts switcher button
  • Added options for watched videos:
    • Use both badge/decreased opacity for marking videos
    • Select badge color or make it dependent on system color scheme
    • Reset watching status when playing video again
  • Improved performance when loading video details (#46)
  • Improved search suggestions layout by separating buttons to start search for query and append text
  • Fixed issue with displaying video time in system playback controls
  • macOS: Added "Toggle Sidebar" button
  • macOS: "Check for updates" button in Updates settings
  • Other minor changes

Known Issues

  • macOS: player window might not get focused correctly when Settings are opened

Full Changelog: https://github.com/yattee/yattee/compare/v1.3-beta.3...v1.3-beta.4

yattee - v1.3-beta.3

Published by arekf almost 3 years ago

What's Changed

  • Improved history of watched videos (#42)
    • Display progress of watching while browsing videos lists
    • Mark watched videos with badge or decreased opacity
    • Customisable percentage of when to consider video as watched
    • Customisable default action for watching (resume or restart), options in context menus
  • Fixed subscriptions not loading properly (#41)
  • Fixed recognising live videos when using Piped instances
  • Fixed video details alignment
  • Improved thumbnails loading
  • Fixed crash when switching from live video to regular video
  • Other minor changes

Known Issues

  • macOS: player window might not get focused correctly when Settings are opened
  • System player controls stop working properly after using Picture in Picture

Full Changelog: https://github.com/yattee/yattee/compare/v1.3-beta.2...v1.3-beta.3

yattee - v1.3-beta.2

Published by arekf almost 3 years ago

What's Changed

  • macOS: player is now a separate window
  • New setting: pause when player is closed (fix #40)
  • New settings for Picture in Picture
    • Close PiP when starting playing other video
    • Close PiP when player is opened
    • Close PiP and open player when application enters foreground (iOS/tvOS) (fix #37)
  • New player placeholder when playing in PiP, context menu with exit option
  • Likes/dislikes count is shown only when it's available
  • Improved loading of list of available streams
  • Added context menu to close current video from player bar
  • iOS: improved player queue rows buttons labels (added icons)
  • iOS: change effect of organizing favorites (fix #43)
  • tvOS: fix visibility of Subscriptions tab navigation item

Full Changelog: https://github.com/yattee/yattee/compare/v1.3-beta.1...v1.3-beta.2

yattee - v1.3-beta.1

Published by arekf almost 3 years ago

What's Changed

  • Added channel thumbnail in player. Tap and hold/right click to open
  • Video will start playing after intro instead of starting and then seeking to end of intro (if SponsorBlock is enabled)
  • Show errors when handling user playlists (with Invidious)
  • Add option to display channel subscriptions count
  • Minor changes to comments layout
  • Other minor fixes

Full Changelog: https://github.com/yattee/yattee/compare/v1.2...v1.3-beta.1

yattee - v1.2

Published by arekf almost 3 years ago

What's Changed

  • Support for iOS 14 and macOS Big Sur
  • Comments for videos (for Piped)
    • Select instance to load comments from or disable (Services settings)
    • Replies and pagination
    • Open author channel with tap and hold/right click
    • Display comments in separate tab or below video description (Services settings)
  • New, custom UI for Search
    • Tapping suggestions updates text field
    • Tap top suggestion to search
    • Improved layout on iOS
  • Settings
    • Enable/disable storing recent videos and channels
    • Show/hide sections (Favorites, Popular, Trending...)
  • Minor improvements and fixes
    • Set full screen views background based on color scheme on tvOS
    • Tap and hold related videos to queue
    • Tap and hold video title in player to close current video
  • macOS only
    • Updates framework and setting for receiving beta updates

Full Changelog: https://github.com/yattee/yattee/compare/v1.1...v1.2

yattee - v1.2-rc

Published by arekf almost 3 years ago

What's Changed

  • Add updates framework for macOS (Sparkle)
  • Remove redundant query for replies when collapsed and expanded
  • Other minor changes

Full Changelog: https://github.com/yattee/yattee/compare/v1.2-beta.6...v1.2-rc

yattee - v1.2-beta.6

Published by arekf almost 3 years ago

What's Changed

  • Add preference to display comments in separate tab or below video description
  • Improve search suggestions
  • Fix disabling comments on tvOS
  • Fix search field overflowing on macOS
  • Fix crash on dismissing channel playlist on iOS
  • Fix reloading favorites view
  • Smoother progressing to next video
  • Other minor changes

Full Changelog: https://github.com/yattee/yattee/compare/v1.2-beta.5...v1.2-beta.6

yattee - v1.2-beta.5

Published by arekf almost 3 years ago

What's Changed

  • Comments improvements
    • Show text when there is no comments or comments are disabled
    • Show progress indicator for loading comments/replies
    • Improve layout of icons and text spacing
    • Fix option to disable comments
  • Fix login with Invidious accounts
  • Set full screen views background based on color scheme on tvOS (fixes #30)
  • Fix crash when video thumbnail cannot be loaded (fixes #28)

Full Changelog: https://github.com/yattee/yattee/compare/v1.2-beta.4...v1.2-beta.5

yattee - v1.2-beta.4

Published by arekf almost 3 years ago

What's Changed

  • Comments for Piped (all platforms) (fixes #4)
    • Select instance to load comments from (default is Kavin's instance) or disable in Services settings
    • Replies support
    • Pagination support
    • Open author channel with tap and hold/right click
  • Fixed Favorites screen scrolling on macOS Big Sur
  • Improved search layout on iOS for better space use
  • Other minor UI fixes

Full Changelog: https://github.com/yattee/yattee/compare/v1.2-beta.3...v1.2-beta.4

yattee - v1.2-beta.3

Published by arekf almost 3 years ago

What's Changed

Known Issues

  • Favorites screen scrolling is broken on macOS Big Sur

Full Changelog: https://github.com/yattee/yattee/compare/v1.2-beta.2...v1.2-beta.3

yattee - v1.2-beta.2

Published by arekf almost 3 years ago

What's Changed

  • Fix video player and other views displayed as .sheet() on iOS 14
  • Fix tab navigation crash

Known Issues

  • Favorites screen scrolling is broken on macOS Big Sur

Full Changelog: https://github.com/yattee/yattee/compare/v1.2-beta...v1.2-beta.2

yattee - v1.2-beta

Published by arekf almost 3 years ago

What's Changed

  • Added support for iOS 14 and macOS Big Sur
  • New, custom UI for Search

Known Issues

  • Favorites screen scrolling is broken on macOS Big Sur

Full Changelog: https://github.com/yattee/yattee/compare/v1.1...v1.2-beta

yattee - v1.1

Published by arekf almost 3 years ago

What's Changed

  • Added Piped accounts support
  • Enabled text selection for video description
  • Fixed share functionality which was occasionally using an incorrect URL
  • Other minor improvements

Full Changelog: https://github.com/yattee/app/compare/v1.0...v1.1

yattee - First public release 🎉

Published by arekf almost 3 years ago

First public builds of Yattee for all the supported platforms (iOS 15, tvOS 15, macOS Monterey)