Coding Global Background
Coding Global

Finding "src" from Element

Archived 2 years ago
4 messages
0 members
Created 3 years ago
Updated 3 years ago
Open in Discord
L
bero
Hi, I'm trying to get a link from element

<video crossorigin="anonymous" id="mainvideo" width="100%" height="100%" poster="blablablabla" playsinline="" preload="metadata" style="width: 952px; height: 480px;" src="I WANT TO GET WHAT IS IN HERE"> </video>

How can I only get the inside of the src? I have it this saved as a string.

Thanks!

Replies (4)