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

[BUG] ab_channel query is broke the queue.play #318

Open
Akif9748 opened this issue Jan 24, 2023 · 3 comments
Open

[BUG] ab_channel query is broke the queue.play #318

Akif9748 opened this issue Jan 24, 2023 · 3 comments
Assignees
Labels

Comments

@Akif9748
Copy link

Bug Description
If you add "ab_channel" query to the end of the URL, the result will be wrong.

Reproduction Steps
Steps to reproduce the behavior:

  1. Try queue.play() with not query used in end of url
  2. Find and play true song.
  3. Try queue.play() with query used in end of url
  4. Find wrong song.

Expected Result
Result does not change.

Attachments
True video:
image

Wrong video:
image

Wrong video on Win:
image

Versioning:

  • OS: Ubuntu or Windows 10.
  • Node Version: v18.13.0 - Hydrogen
  • Module Version: 9.1.1

Additional Comments
Unrelated, but ytsr is useless.
image

@Klairm
Copy link

Klairm commented Apr 10, 2023

Having this same error here

@Klairm
Copy link

Klairm commented Apr 10, 2023

Seems like a node-ytsr bug TimeForANinja/node-ytsr#189

@SushiBtw
Copy link
Owner

SushiBtw commented Jul 1, 2023

Fix in bump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants