-
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Robin Jr edited this page Sep 24, 2025
·
2 revisions
npm install ytsearch.jsRequires Node.js v14+. Supports both CommonJS and ESM.
const { searchYouTube, getPlaylistItems, getVideoDetails } = require('ytsearch.js');import { searchYouTube, getPlaylistItems, getVideoDetails } from 'ytsearch.js';MIT © 2025 RJRYT