/CLI-MUSIC

Search, Download, Play songs in your Terminal

Primary LanguagePython

CLI-MUSIC

Search, Download, Play songs in your Terminal

 ______     __         __        __    __     __  __     ______     __     ______ 
/\  ___\   /\ \       /\ \      /\ "-./  \   /\ \/\ \   /\  ___\   /\ \   /\  ___\
\ \ \____  \ \ \____  \ \ \     \ \ \-./\ \  \ \ \_\ \  \ \___  \  \ \ \  \ \ \____
 \ \_____\  \ \_____\  \ \_\     \ \_\ \ \_\  \ \_____\  \/\_____\  \ \_\  \ \_____\
  \/_____/   \/_____/   \/_/      \/_/  \/_/   \/_____/   \/_____/   \/_/   \/_____/
Recording.2024-05-22.212143.mp4

Features

  • Search for songs on YouTube
  • Download songs as MP3 files
  • Create and manage playlists
  • Shuffle playlists
  • Play, pause, skip, and go back to previous songs
  • Simple command-line interface

Installation

  1. Clone the repository:
git clone https://github.com/sankeer28/CLI-MUSIC.git
cd CLI-MUSIC
  1. Install the required libraries using pip:
pip install -r requirements.txt

Usage

  1. Run the main.py script:
python main.py
  1. Follow the on-screen menu to search for songs, manage your playlist, and control playback.