Skip to content

Modern multi-platform media API for stream, download, info, search content from Spotify, YouTube etc. using both third-party and official

License

Notifications You must be signed in to change notification settings

Beesonn/dlkitgo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlkitgo API

GitHub stars GitHub forks License

An ultra-fast API for downloading, searching, and fetching information from popular platforms and third-party services.

Endpoints

Spotify

Action Endpoint
Stream /spotify/stream?url={url}
Info /spotify/info?url={url}
Search /spotify/search?q={song_name}

Instagram

Action Endpoint
Stream /instagram/stream?url={url}
Info /instagram/info?url={url}

YouTube

Action Endpoint
Stream /youtube/stream?url={url}

Pinterest

Action Endpoint
Stream /pinterest/stream?url={url}

Installation

Run Locally

To run this API on your local machine, ensure you have Go installed, then run the following commands:

git clone https://github.com/Beesonn/dlkitgo-api
cd dlkitgo-api
go build .
./dlkitgo-api

Vercel

Deploy your own dlkitgo API on Vercel using the button below.

Deploy with Vercel

About

Modern multi-platform media API for stream, download, info, search content from Spotify, YouTube etc. using both third-party and official

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages