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

add option to scrape any user's playlists #1916

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

bharat-nair
Copy link
Contributor

Title

add option to scrape any user's playlist

Description

scrape all public playlists of any user via their profile url. note that the user who is trying to download must authenticate, after which the user can download any public profile. command:

spotdl "https://open.spotify.com/user/<user-id>" --user-auth

Related Issue

#1901

Motivation and Context

provides a feature enhancement

How Has This Been Tested?

tested using a few public profile urls.

Screenshots (if appropriate)

N/A

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have read the CORE VALUES document
  • I have added tests to cover my changes
  • All new and existing tests passed

@xnetcat xnetcat changed the base branch from master to dev October 6, 2023 09:43
@xnetcat xnetcat merged commit 41f4823 into spotDL:dev Oct 6, 2023
@xnetcat xnetcat mentioned this pull request Nov 17, 2023
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.

2 participants