Reputation: 13233
I want to take a YouTube url, and put it into an A-Frame scene as a video texture. Like <a-video src="https://www.youtube.com/watch?v=dQw4w9WgXcQ">
. Is this possible for https://aframe.io?
Upvotes: 7
Views: 3093
Reputation: 13233
With some manual effort, you could either:
Note that these are probably against their terms of service.
Upvotes: 7