youtube-playlist
youtube-playlist copied to clipboard
:snowflake: Extract links, ids, and names from a youtube playlist
I have finally started to get back into coding a found out this no longer works. ``` const commando = require('discord.js-commando'); const ytlist = require('youtube-playlist'); var fs = require('fs'); var...
@CodeDotJS Right now, I have faced an issue with getting the video list from playlist id (also use same in the description) `{ data: { name: '', playlist: [] }...
If the Youtube playlist contains more than 100 videos, ytlist returns only 100.