lagu.ytconvert.me Open in urlscan Pro
104.26.8.198  Public Scan

URL: https://lagu.ytconvert.me/
Submission: On February 24 via manual from PT — Scanned from PT

Form analysis 0 forms found in the DOM

Text Content

lagu.ytconvert.me - node0 - 1.03



DEVELOPER APIS


SINGLE BUTTON API

GET
https://lagu.ytconvert.me/api/single/{FTYPE}?url={VIDEO_URL}


PARAMETERS

FTYPE

mp3 or mp4

VIDEO_URL

any YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo,
Dailymotion, VK, or AOL Video URL

iFrame Code:

<iframe id="singleButtonApi" src="https://lagu.ytconvert.me/api/single/mp3?url=https://www.youtube.com/watch?v=zvrMzRVtj1s"

width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>

Generates this:


MULTI BUTTON API

GET
https://lagu.ytconvert.me/api/button/{FTYPE}?url={VIDEO_URL}


PARAMETERS

FTYPE

mp3 or mp4

VIDEO_URL

any YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo,
Dailymotion, VK, or AOL Video URL

iFrame Code:

<iframe id="buttonApi" src="https://lagu.ytconvert.me/api/button/mp3?url=https://www.youtube.com/watch?v=zvrMzRVtj1s"

width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>

Javascript code for automatically (Responsive) resizing:

<!-- Put the Library in your <head> tag -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.2/iframeResizer.min.js"></script>



<!-- Put the resizer code after the <iframe> tag -->

<script>iFrameResize({ log: false }, '#buttonApi')</script>

Generates this:


WIDGET API

GET
https://lagu.ytconvert.me/api/widget?url={VIDEO_URL}


PARAMETERS

VIDEO_URL

any YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo,
Dailymotion, VK, or AOL Video URL

iFrame Code:

<iframe id="widgetApi" src="https://lagu.ytconvert.me/api/widget?url=https://www.youtube.com/watch?v=zvrMzRVtj1s"

width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>

Javascript code for automatically (Responsive) resizing:

<!-- Put the Library in your <head> tag -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.2/iframeResizer.min.js"></script>



<!-- Put the resizer code after the <iframe> tag -->

<script>iFrameResize({ log: false }, '#widgetApi')</script>

Generates this:


WIDGET V2 API

GET
https://lagu.ytconvert.me/api/widgetv2?url={VIDEO_URL}


PARAMETERS

VIDEO_URL

any YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo,
Dailymotion, VK, or AOL Video URL

iFrame Code:

<iframe id="widgetv2Api" src="https://lagu.ytconvert.me/api/widgetv2?url=https://www.youtube.com/watch?v=zvrMzRVtj1s"

width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>

Javascript code for automatically (Responsive) resizing:

<!-- Put the Library in your <head> tag -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.2/iframeResizer.min.js"></script>



<!-- Put the resizer code after the <iframe> tag -->

<script>iFrameResize({ log: false }, '#widgetv2Api')</script>

Generates this:


SEARCH API

GET
https://lagu.ytconvert.me/api/search/{SEARCH_TERM}


PARAMETERS

SEARCH_TERM

i.e. sia

iFrame Code:

<iframe id="searchApi" src="https://lagu.ytconvert.me/api/search/sia"

width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>

Javascript code for automatically (Responsive) resizing:

<!-- Put the Library in your <head> tag -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.2/iframeResizer.min.js"></script>



<!-- Put the resizer code after the <iframe> tag -->

<script>iFrameResize({ log: false }, '#searchApi')</script>

Generates this: