You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
absidue
changed the title
[Bug]: FT doesn't always save the fields 'author' and 'authorID' when you add a video to your playlist.
[Bug]: The fields 'author' and 'authorID' are not added on the channel home page
Feb 15, 2025
So the issue here is that YouTube doesn't include that information for the videos on channels (you can see the same if you visit YouTube). On other channels tabs we solve that relatively easily by copying the channel name and ID for the current channel to the videos, however as the channel home page can also contain videos from other channels, we currently don't copy the information over. If we start doing it we will have to make sure we don't make the mistake of copying the information to videos that belong to another channel.
Guidelines
Describe the bug
FT doesn't always save the fields 'author' and 'authorID' when you add a video to your playlist
2025-02-15.01-00-22.channel.name.is.not.saved_converted.mp4
Here what I see in exported playlist:
"author":null,"authorId":null
All other information is still saved
Expected Behavior
The fields "author" and "authorId" should save this info
Issue Labels
usability issue, inconsistent behavior
FreeTube Version
Release 0.23.1 Beta
Operating System Version
Windows 11
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: