[PR #134] [MERGED] [reddit] Add Support for YouTube Videos #135

Closed
opened 2025-10-31 16:58:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/134
Author: @ricoberger
Created: 2/10/2024
Status: Merged
Merged: 2/10/2024
Merged by: @ricoberger

Base: mainHead: reddit-add-support-for-youtube-videos


📝 Commits (1)

  • 94a1c24 [reddit] Add Support for YouTube Videos

📊 Changes

1 file changed (+56 additions, -5 deletions)

View changed files

📝 app/lib/widgets/item/details/item_details_reddit.dart (+56 -5)

📄 Description

The Reddit source supports YouTube videos now. This means if a Reddit post contains a link to a YouTube video, we render the video in the item details, so that a user can directly watch the video.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/134 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 2/10/2024 **Status:** ✅ Merged **Merged:** 2/10/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `reddit-add-support-for-youtube-videos` --- ### 📝 Commits (1) - [`94a1c24`](https://github.com/feeddeck/feeddeck/commit/94a1c24a78120e3c0cf91fc882ace2ec5d25d9c8) [reddit] Add Support for YouTube Videos ### 📊 Changes **1 file changed** (+56 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/widgets/item/details/item_details_reddit.dart` (+56 -5) </details> ### 📄 Description The Reddit source supports YouTube videos now. This means if a Reddit post contains a link to a YouTube video, we render the video in the item details, so that a user can directly watch the video. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:58:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#135