R
R
Roma2019-03-13 14:07:58
YouTube
Roma, 2019-03-13 14:07:58

Is it possible to hide the link to the youtube player?

You need to embed the youtube player on the site and hide the elements of the transition to youtube, and the link itself, so that there would only be controls like start/stop/fullscreen, but for the video to remain on the site, is it possible to do this somehow?
Or maybe there is some other option with a closed video / online broadcast, so that you don’t need to install additional software / flash to view

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
maksam07, 2019-03-13
@maksam07

<iframe id="ytplayer" type="text/html" width="720" height="405"
src="https://www.youtube.com/embed/M7lc1UVf-VE?modestbranding=1&iv_load_policy=3"
frameborder="0" allowfullscreen>

https://developers.google.com/youtube/youtube_play...

A
Anatoly, 2019-03-13
@Tolly

Write your own player, which I did))
Videos are taken as a basis:
https://www.youtube.com/user/flashbuilding/videos
How to make a lazy youtube:
https://www.youtube.com/watch?v= 4JS70KB9GS0
If you just need to download the video, you can read:
https://www.codexworld.com/download-youtube-video-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question