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

[ie/soundcloud] Add soundcloud.com/you extractor #12269

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

7x11x13
Copy link
Contributor

@7x11x13 7x11x13 commented Feb 3, 2025

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

Adds support for extracting the following URLs:

  • soundcloud.com/you (redirects to soundcloud.com/{user})
  • soundcloud.com/you/likes (displays only track likes, unlike soundcloud.com/{user}/likes
  • soundcloud.com/you/sets (displays both playlists liked and playlists uploaded, unlike soundcloud.com/{user}/sets)
  • soundcloud.com/you/albums (displays both albums liked and albums uploaded, unlike soundcloud.com/{user}/albums)
  • soundcloud.com/you/stations
  • soundcloud.com/you/history
  • soundcloud.com/you/comments (redirects to soundcloud.com/{user}/comments)

Fixes #11449

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

@bashonly bashonly added the site-enhancement Feature request for some website label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-enhancement Feature request for some website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SoundCloud Download Liked Tracks
2 participants