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

--skip-explicit option not working #2167

Closed
CripainX opened this issue Aug 25, 2024 · 3 comments
Closed

--skip-explicit option not working #2167

CripainX opened this issue Aug 25, 2024 · 3 comments
Labels
Bug Unexpected problem or unintended behavior that needs to be fixed

Comments

@CripainX
Copy link

System OS

Windows

Python Version

3.11 (CPython)

Install Source

pip / PyPi

Install version / commit hash

v4.2.6

Expected Behavior vs Actual Behavior

No response

Steps to reproduce - Ensure to include actual links!

Hello,

I've been trying to use the --skip-explicit option with spotdl, but it doesn't seem to be working correctly. Here’s the command I used:
spotdl download THEPLAYLIST "ARTIST - TITLE" "ARTIST - TITLE" "ARTIST - TITLE" "ARTIST - TITLE" --preload --skip-explicit

*(The full Spotify playlist link and song titles were used in place of THEPLAYLIST and ARTIST - TITLE.)

The download starts fine, but explicit tracks are not being skipped, even though I included the --skip-explicit flag.
Additionally, with this specific playlist, it stops at 33%, while it works for other playlists.

Is there a known issue with this feature, or is there something I might be doing wrong?

Thank you for your assistance!

Traceback

How?

Other details

No response

@CripainX CripainX added the Bug Unexpected problem or unintended behavior that needs to be fixed label Aug 25, 2024
@xnetcat
Copy link
Member

xnetcat commented Aug 26, 2024

Works fine on my end. Can you provide a link to your playlist?

image

@CripainX
Copy link
Author

I can't find the link anymore 😂
I stopped it yesterday after it had downloaded 37 out of 180 songs. I used a different playlist, and then it worked. However, I'm wondering why skipping a song didn't work. Maybe the song wasn't available on YouTube, and that caused it to freeze.

@xnetcat
Copy link
Member

xnetcat commented Aug 26, 2024

I can't find the link anymore 😂 I stopped it yesterday after it had downloaded 37 out of 180 songs. I used a different playlist, and then it worked. However, I'm wondering why skipping a song didn't work. Maybe the song wasn't available on YouTube, and that caused it to freeze.

Probably Spotify API hang up check this issue how to resolve #2142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected problem or unintended behavior that needs to be fixed
Projects
None yet
Development

No branches or pull requests

2 participants