Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.
Apache License 2.0
996 stars 147 forks source link

how to play youtube videos #69

Closed Arunkrishna008 closed 6 years ago

Krupen commented 6 years ago

There is no direct way to play youtube videos. You will have to host youtube videos in your own hosting platform and use its URLs in your app.

Arunkrishna008 commented 6 years ago

ok, now iam implemented your view in my app. i got an error , the video doesnt play when recyclerview scroll up .