mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #134] [MERGED] [reddit] Add Support for YouTube Videos #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head: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.