Jump to content

Recommended Posts

In the future it would be interesting to add support for the Bunny.net video platform.

They have great features at an attractive price, can be a good way out for those who want to upload videos without worrying about the server itself.

Another interesting point, there tool to prevent other people from hotlinking and consuming the user's server bandwidth.

-----------------------

I use embed code on my website, it would be great if it had full integration.

Screenshot_585.png.c8566b6d65d4ae698993248f5d5fb9bb.png

 

@onlyME consider this idea, they provide free trial for 15 days, you can try it out. It can be something more to enrich the product.

https://bunny.net/stream/

https://docs.bunny.net/reference/videolibrarypublic_index

 

 

 

Link to comment
5 hours ago, Hisashi said:

In the future it would be interesting to add support for the Bunny.net video platform.

They have great features at an attractive price, can be a good way out for those who want to upload videos without worrying about the server itself.

Another interesting point, there tool to prevent other people from hotlinking and consuming the user's server bandwidth.

-----------------------

I use embed code on my website, it would be great if it had full integration.

Screenshot_585.png.c8566b6d65d4ae698993248f5d5fb9bb.png

 

@onlyME consider this idea, they provide free trial for 15 days, you can try it out. It can be something more to enrich the product.

https://bunny.net/stream/

https://docs.bunny.net/reference/videolibrarypublic_index

 

 

 

Sorry, I have no plan for this. Please use embed code.

Link to comment
  • 1 month later...
  • 4 weeks later...
2 hours ago, GazzaGarratt said:

Hi @onlyME, i'm getting this from a twitch clip which is a link away from our site, rather than embedding the clip like YouTube links work. Any way to resolve this? Not sure if i'm missing a setting or not. To note, the Twitch clips URL is secure (https).

 

image.thumb.png.cacbbff8c2a56fec3e7289842db73a74.png

Which URL are you using? It requires channel URL, eg

https://www.twitch.tv/blastpremier
https://www.twitch.tv/therealeliteninja

Demo  https://prnt.sc/26om2d1

 

Edited by onlyME
Link to comment
10 minutes ago, onlyME said:

Which URL are you using? It requires channel URL, eg

https://www.twitch.tv/blastpremier
https://www.twitch.tv/therealeliteninja

Demo  https://prnt.sc/26om2d1

 

Thanks for the reply. When you make a clip from a channel, it makes the URL start with https://clips.twitch.tv/....

The above links you've mentioned there are just channels so will only show what is on live at the current time. Clips are the equivalent of YouTube clips but many people don't upload them to YouTube. Any way to get these incorporated?

 

Link to comment
1 hour ago, GazzaGarratt said:

Thanks for the reply. When you make a clip from a channel, it makes the URL start with https://clips.twitch.tv/....

The above links you've mentioned there are just channels so will only show what is on live at the current time. Clips are the equivalent of YouTube clips but many people don't upload them to YouTube. Any way to get these incorporated?

 

It's not live video, you may need to use Media Tag to embed the player. Please give me the clip URL so I can take a look.

Link to comment
23 minutes ago, GazzaGarratt said:

Try to go ACP > Videobox > Settings > Media Tags > Add New

Media Replacement Title: Twitch Clip

Media Replacement Match:

https://clips.twitch.tv/{1}

Media Replacement HTML 

<iframe src="https://clips.twitch.tv/embed?clip=$1&parent=your_domain.com" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>

Replace your_domain.com by your domain

Save

And post a normal video with the clip URL (don't turn on Livestream option)

The result: https://demo.ipsviet.com/video/view/2602-aaaaaa/

Edited by onlyME
Link to comment
4 hours ago, onlyME said:

Try to go ACP > Videobox > Settings > Media Tags > Add New

Media Replacement Title: Twitch Clip

Media Replacement Match:

https://clips.twitch.tv/{1}

Media Replacement HTML 

<iframe src="https://clips.twitch.tv/embed?clip=$1&parent=your_domain.com" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>

Replace your_domain.com by your domain

Save

And post a normal video with the clip URL (don't turn on Livestream option)

The result: https://demo.ipsviet.com/video/view/2602-aaaaaa/

Looks like that fixed the job! Thanks @onlyME. Shame you have to turn off the livestream for it to work but if i'm honest we don't really use that currently so all good.

Link to comment
  • 2 weeks later...
On 11/11/2021 at 1:48 AM, onlyME said:

If you don't upload thumbnail, it will get the thumbnail automatically (only supports Youtube, Vimeo)

It is possible to extract an image from the MP4 file with this project:
https://github.com/PHP-FFMpeg/PHP-FFMpeg

I would prefer to host our videos on our own site, but our users will always choose the easiest route, which is currently to drag a video file onto Discord. We're trying to nudge our users away from Discord and onto our website, and requiring a separate image thumbnail is just one more annoyance that makes them prefer to post things on Discord.

You think this is not important, but from a user behavior standpoint it's critical.

Edited by Interferon
Link to comment
5 hours ago, Interferon said:

It is possible to extract an image from the MP4 file with this project:
https://github.com/PHP-FFMpeg/PHP-FFMpeg

I would prefer to host our videos on our own site, but our users will always choose the easiest route, which is currently to drag a video file onto Discord. We're trying to nudge our users away from Discord and onto our website, and requiring a separate image thumbnail is just one more annoyance that makes them prefer to post things on Discord.

You think this is not important, but from a user behavior standpoint it's critical.

Sorry, I don't have plan for this feature. It's so complex for me. I'm working for the jquery method to get thumbnail.

Edited by onlyME
Link to comment
  • 2 weeks later...
On 11/11/2021 at 3:30 PM, Hisashi said:

BUG: Guest can post without registering.

System > Settings > Posting > Posting

Screenshot_566.thumb.png.0d51e01b46abacacc0dc8b2ada2cfd20.png

Due to this configuration, the visitor is able to comment or review without having an account.

When in fact he should be taken to the registration page.
Screenshot_567.png.1be8bee5bd74121f47b2ee48cb49b1d8.png

 

Has this problem already been resolved?

Link to comment
  • 3 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...