youtube-playlist icon indicating copy to clipboard operation
youtube-playlist copied to clipboard

:snowflake: Extract links, ids, and names from a youtube playlist

Results 3 youtube-playlist issues
Sort by recently updated
recently updated
newest added

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.