Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fdciabdul/ytdl-rest-api

Youtube DL but for Rest API
https://github.com/fdciabdul/ytdl-rest-api

heroku rest rest-api ytdl ytdl-core yts-api

Last synced: 2 days ago
JSON representation

Youtube DL but for Rest API

Awesome Lists containing this project

README

        

# ytdl-rest-api
Youtube DL but for Rest API

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

# Params

```bash

/GET /get
PARAM url

domain.com/get?url=[ID VIDEO or URL VIDEO]
```

```bash
/GET /search
PARAM q

domain.com/search?q=[KEYWORD]
```

```bash
/GET /audio
PARAM url
/GET
domain.com/audio?url=[ID VIDEO or URL VIDEO]
```

```bash
/GET /video
PARAM url
/GET
domain.com/audio?url=[ID VIDEO or URL VIDEO]
```

LIVE DEMO : https://siapaytdl.herokuapp.com/

Contact Person : [email protected]