Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some playlist functions docstrings #732

Merged
merged 2 commits into from Sep 30, 2021

Commits on Sep 30, 2021

  1. Fixed some playlist functions docstrings

    playlist_items(), playlist_cover_image() functions can take ID, URI or URL. Current docstring only mentions ID. This can also be verified and tested out. Example in examples folder also uses URI with playlist_items().
    zz-xx committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    3960e04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from zz-xx/fix-docstring

    Fixed some playlist functions docstrings
    zz-xx committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b1ec1cd View commit details
    Browse the repository at this point in the history