Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
November 15, 20213 yr 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. @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
November 16, 20213 yr Author 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. @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.
November 16, 20213 yr Author 5 hours ago, Hisashi said: Another interesting point, there tool to prevent other people from hotlinking and consuming the user's server bandwidth. It’s in to-do list.
November 17, 20213 yr Hello There's something called "VAST Tag URL" that you add to display video ad. This player is not supported? ExoClick has an ad format based on this (In-Stream Video) https://www.exoclick.com/ Edited November 17, 20213 yr by Hisashi
November 18, 20213 yr Author 16 hours ago, Hisashi said: Hello There's something called "VAST Tag URL" that you add to display video ad. This player is not supported? ExoClick has an ad format based on this (In-Stream Video) https://www.exoclick.com/ Sorry, it doesn't support this.
November 19, 20213 yr The favorites page is popping up for visitors.https://demo.ipsviet.com/video/favorites/ Could display some error message instead. Ex: https://invisioncommunity.com/notifications/ (Not logged in) Not a problem, just an observation. Edited November 19, 20213 yr by Hisashi
November 24, 20213 yr @onlyME How does a watermark work? Does he just add a photo on top of the player? I thought it was being added when the video was loaded. That is, it sews it into the video. 🤣
November 24, 20213 yr Author 24 minutes ago, INDIG0 said: @onlyME How does a watermark work? Does he just add a photo on top of the player? I thought it was being added when the video was loaded. That is, it sews it into the video. 🤣 Hi, It just adds a photo on top of player.
January 10, 20223 yr @onlyME Can you make the subtitle downloaded with the correct extension? Every time someone download, they said their subtitle doesn't work. But I realized their download has no file extension. I think we should keep the download as .vtt Edited January 10, 20223 yr by Cach Doan
January 10, 20223 yr Author 21 minutes ago, Cach Doan said: @onlyME Can you make the subtitle downloaded with the correct extension? Every time someone download, they said their subtitle doesn't work. But I realized their download has no file extension. I think we should keep the download as .vtt OK
February 4, 20222 yr 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).
February 4, 20222 yr Author 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). 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 February 4, 20222 yr by onlyME
February 4, 20222 yr 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?
February 4, 20222 yr Author 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.
February 4, 20222 yr 16 minutes ago, onlyME said: 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. sure thing its https://clips.twitch.tv/LongFragileRaccoonKAPOW-_Nzyf6U-SAFBvHhb
February 4, 20222 yr Author 23 minutes ago, GazzaGarratt said: sure thing its https://clips.twitch.tv/LongFragileRaccoonKAPOW-_Nzyf6U-SAFBvHhb 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 February 4, 20222 yr by onlyME
February 4, 20222 yr 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.
February 14, 20222 yr 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 February 14, 20222 yr by Interferon
February 14, 20222 yr Author 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 February 14, 20222 yr by onlyME
February 28, 20222 yr Currently if you make any changes to any custom field, this change does not change the videos already published. (Maybe because of a typo) This turns out to be a bad thing, could use a key as is done in "Pages". Pages
February 28, 20222 yr Author 25 minutes ago, Hisashi said: Currently if you make any changes to any custom field, this change does not change the videos already published. (Maybe because of a typo) This turns out to be a bad thing, could use a key as is done in "Pages". Hi, I'll consider it.
March 8, 20222 yr On 11/11/2021 at 3:30 PM, Hisashi said: BUG: Guest can post without registering. System > Settings > Posting > Posting 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. Has this problem already been resolved?
March 8, 20222 yr 14 minutes ago, onlyME said: Yes Now that I went to update the app haha Working fine.
March 28, 20222 yr On 2/14/2022 at 2:43 PM, onlyME said: 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. Thank you!