From a72d5ae9c9b41da2fc36d773e93c0e3bd9750774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Filipe=20Sim=C3=B5es?= Date: Sun, 13 Dec 2020 16:24:10 +0000 Subject: [PATCH] Shared playlists now included and backed-up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d905bb4..bd8a25a 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ By default, it includes your playlists. To include your Liked Songs, you can use If for some reason the browser-based authorization flow doesn't work, you can also [generate an OAuth token](https://developer.spotify.com/web-api/console/get-playlists/) on the developer site (with the `playlist-read-private` permission) and pass it with the `--token` option. -Collaborative playlists and playlist folders don't show up in the API, sadly. +Collaborative playlists and playlist folders ~~don't show up in the API, sadly~~ now show up on the API, along with Discover Weekly and other auto-generated playlists, so they will also be backed-up.