Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 2.7 KB

MANUELINSTALL.MD

File metadata and controls

23 lines (18 loc) · 2.7 KB

Manual Installation Guide

I apologize for the first start problems, please create a new issue with details about your operating system.

Dependencies and PIP Packages

Component Official Website / Repository Example Installation
Python (3.9 - 3.12) python.org Download and install from python.org
FFmpeg ffmpeg.org Follow installation instructions on ffmpeg.org
Git git-scm.com Download and install from git-scm.com
yt-dlp (YouTube) yt-dlp GitHub pip install yt-dlp
youtubemusicapi (YTMusic Search) youtubemusicapi GitHub pip install youtubemusicapi
custom_streamrip (Qobuz) custom_streamrip pip install git+https://github.com/mediaharbor/custom_streamrip.git
custom_streamrip (Deezer) custom_streamrip pip install git+https://github.com/mediaharbor/custom_streamrip.git
custom_streamrip (Tidal) custom_streamrip pip install git+https://github.com/mediaharbor/custom_streamrip.git
custom_votify (Spotify) custom_votify GitHub pip install git+https://github.com/custom_votify.git
custom_gamdl (Apple Music) custom_gamdl GitHub pip install git+https://github.com/custom_gamdl.git
pyapplemusicapi (Apple Music Search) pyapplemusicapi GitHub pip install pyapplemusicapi

Why custom_?

Because their downloaders don't support new line downloaders, I modified them. If they add new line progress bars to their CLI (like yt-dlp), we can use them.