awkward / beam

Beam: the open source Reddit client for iOS
https://beamreddit.com
GNU General Public License v2.0
269 stars 37 forks source link

Add support for Reddit video #4

Open markseltenrijch opened 6 years ago

markseltenrijch commented 6 years ago

Beam currently supports links to YouTube videos, which are handled as links. However, Reddit introduced their own video service and we'd love to play these videos in Beam.

tommyle commented 4 years ago

When the user taps on a post with a youtube video, Beam opens a webview. I think it should open the youtube video in the native iOS video player. This should be the same for reddit video links.

markseltenrijch commented 4 years ago

@tommyle that could be a possibility!