[PR #518] [MERGED] Get all non-local tracks from a spotify playlist #923

Closed
opened 2026-02-28 00:02:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/518
Author: @raiden-e
Created: 6/25/2020
Status: Merged
Merged: 6/30/2020
Merged by: @stephanebruckert

Base: masterHead: patch-1


📝 Commits (6)

  • 0f08847 Create playlist_all_tracks.py
  • cea304d Update playlist_all_tracks.py
  • df345e8 print result instead of returning it
  • adad9ae rename to playlist_all_non_local_tracks
  • e3855e7 Update playlist_all_non_local_tracks.py
  • e14ae6b print only length and excluding instead of entire result

📊 Changes

1 file changed (+30 additions, -0 deletions)

View changed files

examples/playlist_all_non_local_tracks.py (+30 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/518 **Author:** [@raiden-e](https://github.com/raiden-e) **Created:** 6/25/2020 **Status:** ✅ Merged **Merged:** 6/30/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (6) - [`0f08847`](https://github.com/spotipy-dev/spotipy/commit/0f08847c66598aff41066dbc3e7d9e6419461030) Create playlist_all_tracks.py - [`cea304d`](https://github.com/spotipy-dev/spotipy/commit/cea304d6a86a5dca257ab979f22ba0ae07404d8d) Update playlist_all_tracks.py - [`df345e8`](https://github.com/spotipy-dev/spotipy/commit/df345e805425322fe26c819c41fe7c72e14bc216) print result instead of returning it - [`adad9ae`](https://github.com/spotipy-dev/spotipy/commit/adad9aed090692300ac6c4a6960be90a29b2611b) rename to playlist_all_non_local_tracks - [`e3855e7`](https://github.com/spotipy-dev/spotipy/commit/e3855e75d3008e0bcae906ec6bdf1e407d36b609) Update playlist_all_non_local_tracks.py - [`e14ae6b`](https://github.com/spotipy-dev/spotipy/commit/e14ae6b55a91d8f5054b7f4ac6c2a1447a3676b2) print only length and excluding instead of entire result ### 📊 Changes **1 file changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/playlist_all_non_local_tracks.py` (+30 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:39 +03:00
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#923
No description provided.