I updated the playlist command to fix certain limitations.
Previously, I’ve been using youtube’s api.
Did I mention it sucks? It has an annoyingly low limit per day, along with providing limited information.
Anyway I hit my daily limit and decided to fix it.
I refactored the playlist command by switching to ytdlp-nodejs, which essentially does everything in much cleaner ways.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.