-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Robin Jr edited this page Sep 26, 2025
·
7 revisions
ytsearch.js is a lightweight Node.js library to fetch YouTube videos, channels, playlists, movies, and live streams without using the official YouTube API. It provides:
- Simple async API for Node.js (ESM & CommonJS)
- Pagination support for playlists and search results
- Metadata tracking for both YouTube pages and user-requested pages
- Standardized error handling with
YtSearchError
For full documentation, navigate through the pages listed in the Table of Contents.
MIT © 2025 RJRYT