-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Guidelines
- I have encountered this bug in the latest release of FreeTube.
- I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
- I have searched the documentation for information that matches the description of the bug I want to file, without success.
Describe the bug
I had a hard time simplifying the problem, but I spare you with the ugly details (for now).
I encountered embedded youtube playlist links like this:
- https://youtube.com/embed?list=PLjEaoINr3zgFX8ZsChQVQsuDSjEqdWMAD
- https://youtube-nocookie.com/embed?list=PLjEaoINr3zgFX8ZsChQVQsuDSjEqdWMAD
- https://youtube-nocookie.com/embed?listType=playlist&list=PLjEaoINr3zgFX8ZsChQVQsuDSjEqdWMAD
All of them open fine in my (private) browser (with disabled plugins), but in FreeTube they lead to the YouTube user "embed". (It took a while to figure out, that that is not a YouTube channel but a user. Unfortunately I can not share the link from FreeTube, which is not the same problem as #2479).
Converting the link to something like this works in FreeTube: https://youtube.com/playlist?list=PLjEaoINr3zgFX8ZsChQVQsuDSjEqdWMAD
Expected Behavior
The YouTube playlist should be opened.
Issue Labels
content not loading
FreeTube Version
v0.18.0 Beta
Operating System Version
Debian GNU/Linux 11 (bullseye)
Installation Method
.deb
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
No response
Nightly Build
- I have encountered this bug in the latest nightly build.