Skip to content

Commit

Permalink
feat(Spotify): Get playlist items
Browse files Browse the repository at this point in the history
  • Loading branch information
altonliew11 committed Dec 24, 2023
1 parent e3cfe6f commit d26e45a
Show file tree
Hide file tree
Showing 10 changed files with 850 additions and 34 deletions.
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Album.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -293,4 +293,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Album_Tracks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -326,4 +326,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -310,4 +310,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artist_Albums.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -299,4 +299,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artist_Related_Artists.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -304,4 +304,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artists_Top_Tracks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -315,4 +315,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_New_Releases.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -320,4 +320,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
Loading

0 comments on commit d26e45a

Please sign in to comment.