Ninja Media Script Questions

nelsonfilipe

Apr 13th, 2021 10:01 AM

Hello Where i can see changelog of Ninja Media Script? (i want to see the recent implementions and see if it is updated)

What video extensions can this script support?

It has auto play video on scrolling? (and stops if we scroll for another post)

nelsonfilipe

Apr 13th, 2021 10:06 AM

Its possible to implement "infinite scroll" instead of "load more"?

bobbyiliev

Apr 16th, 2021 12:36 AM

Hi there,

In case that you want to implement infinite scroll, you would need to do some modifications to the code. You can use this tutorial here as an example:

https://devdojo.com/bobbyiliev/how-to-add-a-simple-infinite-scroll-pagination-to-laravel

Regarding the video support, I believe that you can share videos from Youtube or Vimeo rather than uploading the actual videos to your server directly.

Regards, Bobby