youtube-ext
TypeScript icon, indicating that this package has built-in type declarations

1.1.16 • Public • Published

YouTube Extractor

A simple YouTube scraper.

Documentation

⚠️ YouTube stream data is decoded by evaling JavaScript code. You have been warned.

Features

  • Faster and Better! (comparison)
  • Supports YouTube stream generation.
  • Supports YouTube search.
  • Supports YouTube video information.
  • Supports YouTube playlist information.
  • Supports YouTube channel information.
  • No key required!

Installation

npm install youtube-ext

Usage

const ytext = require("youtube-ext");
// or
import ytext from "youtube-ext";
// or
import { ... } from "youtube-ext";

Examples can be found here!

Similar Packages

License

MIT

Package Sidebar

Install

npm i youtube-ext

Weekly Downloads

272

Version

1.1.16

License

MIT

Unpacked Size

81.2 kB

Total Files

29

Last publish

Collaborators

  • zyrouge