0
Can someone help me
<!DOCTYPE html> <html> <head> <title>boredom</title> </head> <body> <video control loop autoplay> <source src="https://www.pexels.com/video/a-cloud-of-paint-underwater-7565439/" type="video/mp4"> </video> </body> </html>
5 Antworten
+ 4
Don't ask same question multiple time
Share code with your question.
Make code in Code Playground and share link instead of sharing code with question.
+ 3
Video source link is invalid
you used page link not video link
+ 1
To ensure proper usage, it is recommended that you familiarize yourself with the terms of use on pexels.com. The website suggests two options for accessing videos: utilizing their API to access videos online or downloading them locally for personal use. Additionally, you may consider inspecting the page source or frame source to uncover the video link. For more information on accessing videos, you can visit the following URL: https://www.pexels.com/api/
0
How can I get a video link
0
And where