Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Youtube DL but for Rest API
- Host: GitHub
- URL: https://github.com/fdciabdul/ytdl-rest-api
- Owner: fdciabdul
- Created: 2020-10-11T18:31:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T19:56:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T08:05:04.437Z (3 months ago)
- Topics: heroku, rest, rest-api, ytdl, ytdl-core, yts-api
- Language: JavaScript
- Homepage: https://siapaytdl.herokuapp.com/
- Size: 115 KB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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 urldomain.com/get?url=[ID VIDEO or URL VIDEO]
``````bash
/GET /search
PARAM qdomain.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]