1.1.25 • Published 1 year ago
youtube-ext v1.1.25
YouTube Extractor
A simple YouTube scraper.
⚠️ YouTube stream data is decoded by evaluating arbitrary JavaScript code. By default, youtube-ext uses
eval
ornode:vm
. Please install isolated-vm or @ohmyvm/vm to prevent security issues.
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!
Links
Similar Packages
- youtube-dl (Faster and better search and info scraping)
- ytdl-core (YouTube Downloader)
- discord-player (Discord music framework)
- discord-ytdl-core (Ytdl-core with ffmpeg args support)
License
1.1.25
1 year ago
1.1.23
1 year ago
1.1.22
1 year ago
1.1.21
1 year ago
1.1.19
1 year ago
1.1.18
1 year ago
1.1.20
1 year ago
1.1.17
1 year ago
1.1.1
2 years ago
1.1.0
2 years ago
1.1.9
2 years ago
1.1.8
2 years ago
1.1.7
2 years ago
1.1.6
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.1.12
2 years ago
1.1.11
2 years ago
1.1.10
2 years ago
1.1.16
2 years ago
1.1.15
2 years ago
1.1.14
2 years ago
1.1.13
2 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.11
4 years ago
1.0.10
4 years ago
1.0.5-beta
4 years ago
1.0.5
4 years ago
1.0.4-beta
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
1.0.0-beta
4 years ago