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

Wrong video played via shared data #60

Open
marcopus opened this issue Oct 3, 2022 · 0 comments · May be fixed by #62
Open

Wrong video played via shared data #60

marcopus opened this issue Oct 3, 2022 · 0 comments · May be fixed by #62
Assignees

Comments

@marcopus
Copy link
Contributor

marcopus commented Oct 3, 2022

Related to feature #58

Oftentimes, the wrong yt video is played when a link is shared from another app. This seems to occur when the video code contains non alphanumerical characters.

Moreover, #58 enforces parsing a URL using ytdl:// protocol, which is restrictive, since videos can be streamed from multiple sources, not just yt. Therefore, playing a video from URL should be made general, without assuming yt to be the source.

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 a pull request may close this issue.

1 participant