Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3
<video> <source src="https://drive.google.com/uc?export=download&id=videoID" type='video/mp4'> </video>
24th Feb 2019, 9:48 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Or, you can use <iframe></iframe> tag.
24th Feb 2019, 9:49 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Example: <iframe width="100%" height="100%" src="https://drive.google.com/file/d/1H0wuutW5rmFZzoz8iOMt_KhXjDM6xpZY/view?usp=drivesdk" frameborder="0"></iframe>
24th Feb 2019, 9:52 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Have you shared video?
24th Feb 2019, 9:58 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Just change line to: <iframe width="100%" height="100%" src="https://drive.google.com/file/d/1H0wuutW5rmFZzoz8iOMt_KhXjDM6xpZY/preview" frameborder="0"></iframe>
24th Feb 2019, 10:02 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Have you try it?
24th Feb 2019, 10:06 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Not at all my friend 😎 If you have a problem, just ask me.
24th Feb 2019, 10:49 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Well, try "inspect" right-click option in Chrome or Firefox and look at video element on some other site who produce video records. Then, copy/paste source code for embedded video.
24th Feb 2019, 11:48 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Yes. I mean PC, not cellphone.
25th Feb 2019, 7:58 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
In the same way like other files. Just use URL to video file on Google Drive.
24th Feb 2019, 9:34 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Just send me an example.
24th Feb 2019, 9:36 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Just change line to: <iframe width="100%" height="100%" src="https://drive.google.com/file/d/1H0wuutW5rmFZzoz8iOMt_KhXjDM6xpZY/preview" frameborder="0"></iframe>
24th Feb 2019, 10:02 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
I did it with this code.
24th Feb 2019, 10:03 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Yes.
24th Feb 2019, 10:04 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Just replace "/view?usp=drivesdk" with "/preview"
24th Feb 2019, 10:05 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Yes. "Untrusted URL and so on, and so on". But, if you maximize player, than its all right.
24th Feb 2019, 10:10 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
I think that some problems on Google API (Application Program Interface).
24th Feb 2019, 10:11 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
You know, problem is in Embedded Player from Google.
24th Feb 2019, 10:13 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Don't worries about that 😀 For couple days (or months), everything will be ok 😀
24th Feb 2019, 10:14 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Well, can you try to use some other server like Microsoft Drive or some other cloud storage?
24th Feb 2019, 10:28 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar