Video player not working properly

Hi need help . I created a page with a YouTube vidéo player on it linked to an url.

But when the page is loaded the abilibity to Play the video just disappered.

Seems simple but I’m new to bubble
Need help please .

Can somebody help me please ?

2 Likes

How is the page structured?
What video player are you using?

Hi thanks for your response , I created a data called videos, with an url link feild.


I created a list if videos in the user data type and in this page the user can add a video with a video link input or delete the video

Do you think Dynamic Link and Video URL are canceling each other?

Like Parent Group's Video Link may not be empty however if the Input ur video's value is empty video player has nothing to play?

Sorry for late response, I tried nothing changed

Alright another reason might be the URL itself. If you’re using Bubble’s native video player it used to need Video ID not the whole URL. Can you try that one?

No I use a YouTube video player plugin I tried 3 . When I put the the direct link of a YouTube vídeo it works perfectly

In that case:

A. Make sure there is a legit url in the DB
B. Checkout if Privacy Rules are hiding the URL from being retrieved on the frontend

Yep the problem is the URL,

Created a data feild link but no proper display

The dynamic data for the link has a problem

Still does not work the problem is the dynamic data URL but cannot find a way to Fix it

The solution was to change the data type to text

1 Like