From f7adaad1c565ae9aab950079bbc055b661a9bdc8 Mon Sep 17 00:00:00 2001 From: acidburn Date: Thu, 22 May 2025 20:26:35 +0800 Subject: [PATCH] Docs: Add how to get playlist ID --- docs/configuration.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index 43fb192..9c097e7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -872,6 +872,11 @@ A list of playlist IDs: - PL8mG-RkN2uTxTK4m_Vl2dYR9yE41kRdBg ``` +The playlist ID can be found in its link which is in the form of +``` +https://www.youtube.com...&list={ID}&... +``` + ##### `limit` The maximum number of videos to show.