Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parnexcodes/yt-dl-api
A Youtube-DL API Made in NodeJS.
https://github.com/parnexcodes/yt-dl-api
Last synced: 3 months ago
JSON representation
A Youtube-DL API Made in NodeJS.
- Host: GitHub
- URL: https://github.com/parnexcodes/yt-dl-api
- Owner: parnexcodes
- Created: 2022-02-28T05:57:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-23T11:54:28.000Z (over 2 years ago)
- Last Synced: 2024-05-28T06:59:44.765Z (6 months ago)
- Language: JavaScript
- Homepage: yt-dl-api-sand.vercel.app
- Size: 10.7 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yt-dl-api
A Youtube-DL API Made in NodeJS.## Setup
```npm install```
```node index.js```
## API Endpoint
```/?url={youtube_url}``` returns data about YouTube Video.