Socket
Socket
Sign inDemoInstall

youtube-ext

Package Overview
Dependencies
2
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

youtube-ext

A simple YouTube scraper and downloader.


Version published
Maintainers
1
Weekly downloads
272
decreased by-19.76%

Weekly downloads

Readme

Source

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

Keywords

FAQs

Last updated on 15 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc