Skip to main content

Download spotify and youtube playlists!

Project description

Download youtube playlist, spotify playlist/album or a single song.

Setup

Installation:

pip install pymusicdl

Usage:

from pymusicdl.musicDL import main

main()

Running the code:

  • Make a musicdl.py file and add the above code.

  • If you are on linux you can place that file in ~/.local/bin and run python3 musicdl.py in terminal

  • And if you are on windows you can place the file in C:/Program Files/Python3.x/Scripts and run py musicdl.py in command prompt

Updating the package:

pip install pymusicdl -U
  • or you can use python3 -m pip install pymusicdl -U if you are on linux

  • and py -m pip install pymusicdl -U if you are on windows

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymusicdl-0.0.2.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

pymusicdl-0.0.2-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page