Skip to content

Conversation

gargnityansh
Copy link
Contributor

@gargnityansh gargnityansh commented Jan 9, 2021

Description

Please enter spotify api details in the config for the working of songs_of_artist file.
Created 2 files:- songs_of_artist.py which finds the songs of an artist whose name is being provided using spotify api. And the other one is config.py in which you have to pass your spotify api details inorder to configure spotify authentication.

Fixes #(153)

arijit

Have you read the Contributing Guidelines on Pull Requests?

  • Yes
  • No

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • My changes generate no new warnings
  • I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.

Please enter spotify api details in the config for the working of songs_of_artist file
@avinashkranjan avinashkranjan linked an issue Jan 10, 2021 that may be closed by this pull request
Copy link
Owner

@avinashkranjan avinashkranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly add a Readme file...Rest LGTM

@gargnityansh
Copy link
Contributor Author

Kindly add a Readme file...Rest LGTM

Created

@gargnityansh
Copy link
Contributor Author

@avinashkranjan please have a review.

Copy link
Owner

@avinashkranjan avinashkranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM..🚀

@avinashkranjan avinashkranjan merged commit 941aa0e into avinashkranjan:master Jan 12, 2021
@avinashkranjan
Copy link
Owner

@all-contributors please add @gargnityansh for code and documentation

@allcontributors
Copy link
Contributor

@avinashkranjan

I've put up a pull request to add @gargnityansh! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A script to list out all the songs by an Artist.
2 participants