Skip to content

Commit 3625ca7

Browse files
Update README.md
1 parent 4dedfed commit 3625ca7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

YoutubeVideoPlayer/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
How to play youtube videos on Ionic 3 Framework?
1+
<h1>How to play youtube videos on Ionic 3 Framework?</h1>
22

33
This repo conatains the source code to play youtube videos on your Ionic 3 application.
44

5+
Step1: Create an array of youtube video links
6+
Step2: Show the link using the iframe.
7+
Step3: Iframe had some security problem. So bypass the security using the Pipe.
58

9+
That's all.
10+
11+
Note: Use youtube embed url. https://www.youtube.com/embed/QFkqslSeFZs.
12+
13+
Please copy paste the required files.
614

715
You can preview this using the Browser.
816

0 commit comments

Comments
 (0)