[GH-ISSUE #616] artist_discography parameter question #364

Closed
opened 2026-02-27 23:22:13 +03:00 by kerem · 3 comments
Owner

Originally created by @robertborowski on GitHub (Nov 22, 2020).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/616

In the Example > artist_discography > def get_args function.

  • The "parser.add_argument('-a', '--artist', required=True..."

  • What should I put here ('-a', '--artist') if I want to see an artist like Drake for
    parameters

Originally created by @robertborowski on GitHub (Nov 22, 2020). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/616 In the Example > artist_discography > def get_args function. - The "parser.add_argument('-a', '--artist', required=True..." - What should I put here ('-a', '--artist') if I want to see an artist like Drake for ![parameters](https://user-images.githubusercontent.com/61035696/99920260-4bc66b00-2cf0-11eb-9e43-1ff6a3b1b711.png)
kerem 2026-02-27 23:22:13 +03:00
Author
Owner

@robertborowski commented on GitHub (Nov 23, 2020):

solved it!

<!-- gh-comment-id:731893231 --> @robertborowski commented on GitHub (Nov 23, 2020): solved it!
Author
Owner

@stephanebruckert commented on GitHub (Nov 23, 2020):

solved it!

@robertb141 how? 😃
it might help others

<!-- gh-comment-id:732024710 --> @stephanebruckert commented on GitHub (Nov 23, 2020): > solved it! @robertb141 how? 😃 it might help others
Author
Owner

@robertborowski commented on GitHub (Nov 23, 2020):

It was not supposed to be changed in the actual code. It was simply a command line parameter:
Example in the terminal writing: python3 artist_discography.py -a "drake"

<!-- gh-comment-id:732470105 --> @robertborowski commented on GitHub (Nov 23, 2020): It was not supposed to be changed in the actual code. It was simply a command line parameter: Example in the terminal writing: python3 artist_discography.py -a "drake"
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#364
No description provided.