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

https://github.com/losparviero/durl


https://github.com/losparviero/durl

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# YouTube Direct API

API endpoint to get direct link to YouTube videos.

Currently only Shorts are supported.

### Install

1. Clone repo. Run ```npm i```
2. Run ```npm start```

### Usage

```
GET https://:3000/video/
```

### Client

An example client app is provided in ```client/client.js```.

### Mechanism

The API uses ytdl-core to proxy the video.

### License

AGPL-3.0 ©️ Zubin