FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.37k stars 825 forks source link

[Bug]: Unavailable videos are hidden in playlists #5552

Closed hix1000 closed 1 month ago

hix1000 commented 2 months ago

Guidelines

Describe the bug

I noticed that there were some missing videos in a playlist I was looking at, (it showed it had 49 videos, but there were only 44)

Expected Behavior

Unavailable videos on YouTube Show up on freetube

Issue Labels

accessibility issue, API issue, content not loading, usability issue

FreeTube Version

v0.21.3 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

absidue commented 2 months ago

That's intentional, as YouTube hides them by default for logged out users too. The only difference in that YouTube numbers the videos as if the missing ones were still there, so there are some missing numbers, whereas FreeTube numbers based on what is actually visible.

hix1000 commented 2 months ago

When I made this bug, the number didn't correlate with what was available.

efb4f5ff-1298-471a-8973-3d47447115dc commented 1 month ago

duplicate of https://github.com/FreeTubeApp/FreeTube/issues/3660