-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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]: Shorts Playlist without timestamps cant be copied #7023
[Bug]: Shorts Playlist without timestamps cant be copied #7023
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Me to i encountered the same bug , it's coming from showAddToPlaylistPromptForManyVideos function in "/store/modules/utils.js" , as the required video keys are :'videoId', for this playlist there are some missed keys(author and authorId), so for that " videoDataValid" is set to false, and the error shown in the console is because of this function : this issue doesn't appear for all shorts playlists, |
I tried this and it's true. Tested on Windows 11 with FreeTube v0.23.2. I'll try to fix it |
hey @efb4f5ff-1298-471a-8973-3d47447115dc ,sorry to bother , but May i know why my pull request got closed and can't comment anymore ? I started using FreeTube for a while and i absolutely loved it so i learned vue just so i can help contributing , I am serious about this |
Guidelines
Describe the bug
Expected Behavior
Users are able to copy these types of playlists
Issue Labels
inconsistent behavior, feature stopped working
FreeTube Version
v0.23.2-nightly-5735 Beta
Operating System Version
Windows 11 IoT Enterprise LTSC 24H2
Installation Method
.exe
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
No response
Nightly Build
The text was updated successfully, but these errors were encountered: