JSPM

  • Created
  • Published
  • Downloads 1063
  • Score
    100M100P100Q92021F
  • License MIT

📼 Just a simple YouTube scraper. No key needed!

Package Exports

  • youtube-ext

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (youtube-ext) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

(WIP) YouTube Extractor 📼

Documentation

🤔 Whats is this?

Just a simple YouTube scraper. No key needed!

✨ Features

  • Supports YouTube search
  • Supports YouTube video information
  • Supports YouTube playlist information
  • Supports YouTube channel information
  • Lightweight, zero-deps
  • No key needed

💻 Installation

npm install genius-lyrics

⚙️ Usage

const ytext = require("youtube-ext");

Examples can be found here