Rico Berger 6e27eb751c [youtube] Add Desktop Support (#56)
It is now pissible to play YouTube videos on the native desktop clients.
To achieve this we removed the "youtube_player_iframe" package which was
used before to play YouTube video, but which only supported web, iOS and
Android as target platforms.

On the web we are now using our own implementation to render an iframe
with for the YouTube video.

On all other platforms we are now using the "youtube_explode_dart"
package to fetch the video urls for a YouTube video and then we display
them within our own video player (the "ItemVideoPlayer" widget which was
added in #51). We also decided to switch the package for the iOS and
Android implementation which already worked before, because we are now
able to play YouTube videos in fullscreen and we only have to maintain
an exception for the web implementation.

The "ItemVideoPlayer" widget now also supports multiple qualities of an
video via the "qualities" paramter, which allows a user to switch
between the different video qualities which are available for a YouTube
video. Last but not least the widget now uses our primary color for the
seek bar.
2023-10-29 22:48:54 +01:00
2023-10-22 18:06:51 +02:00
2023-09-03 16:16:38 +02:00
2023-10-29 22:48:54 +01:00
2023-10-22 23:09:37 +02:00
2023-09-03 16:16:38 +02:00
2023-09-03 16:16:38 +02:00
2023-09-03 16:16:38 +02:00
2023-09-03 16:16:38 +02:00
2023-10-22 18:06:51 +02:00
2023-09-16 17:31:52 +02:00



FeedDeck is an open source RSS and social media feed reader, inspired by TweetDeck. FeedDeck allows you to follow your favorite feeds in one place on all platforms.



FeedDeck is an open source RSS and social media feed reader, inspired by TweetDeck. FeedDeck allows you to follow your favorite feeds in one place on all platforms. FeedDeck is written in Flutter and uses Supabase and Deno as it's backend.

Features

  • Available for mobile and desktop: FeedDeck provides the same experience for mobile and desktop with nearly 100% code sharing.
  • RSS and Social Media Feeds: Follow your favorite RSS and social media feeds.
  • News: Get the latest news from your favorite RSS feeds and Google News.
  • Social Media: Follow your friends and favorite topics on Medium, Nitter, Reddit, Tumblr and X.
  • GitHub: Get your GitHub notifications and follow your repository activities.
  • Podcasts: Follow and listen to your favorite podcasts, via the built-in podcast player.
  • YouTube: Follow and view your favorite YouTube channels.

Usage

The mobile version of FeedDeck can be downloaded from the App Store or Google Play. The desktop version for macOS, Linux and Windows can be downloaded from the downloads page. If you do not want to download the app you can also use the web version of FeedDeck.

If you want to self host FeedDeck you can find the instructions in the contributing guidelines of the project.

Description
No description provided
Readme MIT 25 MiB
Latest
2024-08-07 10:38:04 -05:00
Languages
TypeScript 50.2%
Dart 43.7%
PLpgSQL 1.9%
C++ 1.6%
CMake 1.2%
Other 1.1%