Merge branch 'v1.0-dev' of https://github.com/DraftKinner/zotify into v1.0-dev

This commit is contained in:
DraftKinner 2025-01-30 17:19:27 -05:00
commit 0149fc6ce5

View file

@ -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 ZSpotify.
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
@ -25,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