node-ytpl icon indicating copy to clipboard operation
node-ytpl copied to clipboard

Title and description sometimes missing

Open Bowserinator opened this issue 3 years ago • 1 comments

Sometimes the title and description of a playlist (that has both) are missing, I checked in lib/main.js:

parsed.json.header.playlistHeaderRenderer.title;
parsed.json.header.playlistHeaderRenderer.descriptionText;

These two properly contain the title and playlist description, (whereas info.title and info.description are empty)

Not sure what the cause is, maybe youtube changed their API?

Bowserinator avatar Jul 15 '22 21:07 Bowserinator

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 16 '22 01:09 stale[bot]