rozdoum / social-app-android

Build your social app for Android with the code template that includes the following key features for social networks as likes, comments, posts, image uploads, etc.
Apache License 2.0
450 stars 266 forks source link

Convert youtube video link to playable #77

Closed jishnurajm closed 4 years ago

jishnurajm commented 5 years ago

anybody please help me to convert the video link inside the post is playable inside the app. How to do this

uzaysan commented 5 years ago

You ca use youtube video player. like in this video.

Also use third party library like this.

But if you want to get video download url and play in costum player thats illegal and against youtube and google play.

Batishev-Rozdoum commented 4 years ago

This topic is not related to this repository