From ab76749ad3cc67b066ee1ea70a27ba8ce19f5c85 Mon Sep 17 00:00:00 2001 From: KDalu <71458929+KDalu@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:31:27 -0500 Subject: [PATCH 1/2] Added summary of this fork --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2fe81b..8163c6f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ # Zotify +This is a fork of Zotify's [dev branch](https://github.com/zotify-dev/zotify/tree/v1.0-dev) which hasn't seen any activity for months. This fork will be updated to include missing/unimplemented features and maintained by yours truly until the original developers decide to come home with the milk. + A customizable music and podcast downloader. \ Formerly ZSp‌otify. -Available on [zotify.xyz](https://zotify.xyz/zotify/zotify) and [GitHub](https://github.com/zotify-dev/zotify). \ Built on [Librespot](https://github.com/kokarare1212/librespot-python). ## Features From 339a675ae026fa1d6c19109b017c017d89c9139d Mon Sep 17 00:00:00 2001 From: DraftKinner <196864209+DraftKinner@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:54:30 -0500 Subject: [PATCH 2/2] Updated links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8163c6f..9ea39ca 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Built on [Librespot](https://github.com/kokarare1212/librespot-python). Requires Python 3.11 or greater. \ Optionally requires FFmpeg to save tracks as anything other than Ogg Vorbis. -(FFmpeg installation instructions available [here](https://github.com/KDalu/zotify/blob/main/INSTALLATION.md)) +(FFmpeg installation instructions available [here](https://github.com/DraftKinner/zotify/blob/main/INSTALLATION.md)) Enter the following command in terminal to install Zotify. \ -`python -m pip install git+https://github.com/KDalu/zotify.git` +`python -m pip install git+https://github.com/DraftKinner/zotify.git` ## General Usage