-
Notifications
You must be signed in to change notification settings - Fork 11
/
index.php
19 lines (12 loc) · 1.02 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- YouTube to MP3 Converter embed code -->
<iframe class="button-api-frame" src="https://baixaryoutube.net/@api/button/mp3/CevxZvSJLk8" width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>
<!-- Optional script that automatically makes iframe content responsive. -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.5.14/iframeResizer.min.js"></script>
<script>iFrameResize({}, '.button-api-frame');</script>
<br />
<!-- YouTube to MP4/Video Converter embed code -->
<iframe class="button-api-frame" src="https://baixaryoutube.net/@api/button/videos/CevxZvSJLk8" width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>
<!-- Optional script that automatically makes iframe content responsive. -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.5.14/iframeResizer.min.js"></script>
<script>iFrameResize({}, '.button-api-frame');</script>
<!-- Pleasse replace CevxZvSJLk8 with your own YouTube Video ID -->