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

Id issue from pulling youtube Id in Custom soundscape #64

Open
Eroenex opened this issue Jan 16, 2025 · 0 comments
Open

Id issue from pulling youtube Id in Custom soundscape #64

Eroenex opened this issue Jan 16, 2025 · 0 comments

Comments

@Eroenex
Copy link

Eroenex commented Jan 16, 2025

Ok I been using it and found and issue, was looking through the GitHub and wasn't mentioned so decided to post an issue.

I been noticing when relating to pulling id from youtube id, it does not allow playable links with id with ( dashes - and underscores _ )

Issue Example 1:
https://www.youtube.com/watch?v=Z04PUm6_Xd8

So the Id is : Z04PUm6_Xd8

When you put it into the Custom soundscape it doesn't work because of the underscore _ (Between 6 and X)

Issue Example 2:
https://www.youtube.com/watch?v=EexqF4tz-8U

So the Id is : EexqF4tz-8U

When you put it into the Custom soundscape it doesn't work because of the underscore - (Between z and 8)

Conclusion:
Im not sure but I think I see a possible missing syntax symbol errors for the lack when comes to dashes and underscores

Image

Image

Image

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

No branches or pull requests

1 participant