SkillAgentSearch skills...

Yozora

Yozora is a serverless Vercel Function that uses the ytdlp package.

Install / Use

/learn @ectora/Yozora
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

youtube-dl-web

a minimal web ui and serverless api for youtube-dl.
a clone of this repository

[!WARNING]
This repository currently support the use of NodeJS 16.x and may not build correctly on later versions.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use the serverless API

To download

/api/download

parameters

  • url - url to the media, no playlists (required)
  • format - format as per youtube-dl format (default: bestvideo+bestaudio/best)

To get info

/api/info

parameters

  • query - search query or url (required)
  • format - format as per youtube-dl format (default: bestvideo+bestaudio/best)

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2d ago
Forks8

Languages

JavaScript

Security Score

95/100

Audited on Apr 3, 2026

No findings