Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 523 Bytes

INSTALL.md

File metadata and controls

19 lines (11 loc) · 523 Bytes

Prerequisites

  • Install Python 3 for your system
  • Install pip3* for your system
  • Install ffmpeg for your system if you want to use MP3/OGG format (M4A otherwise)

Installation

pip3 install ytdlmusic*

Upgrade

ytdlmusic --update or ytdlmusic -u upgrade ytdlmusic.

ytdlmusic --fullupdate or ytdlmusic -U upgrade ytdlmusic and the dependencies yt-dlp and youtube-search-python.

You can also run : pip3 install --upgrade ytdlmusic

*Use pip instead of pip3, if pip3 does not exist