cactux
June 12, 2026, 10:07pm
1
This playlist currently has no videos.
But it says the same on all the playlists I have tried so far.
Is It Just Me Or Everyone?
PS. Copying the YT link works.
Nope working as expected here
do you have RSS feeds on?
edit:ok I did a search and yes I get the same thing there as you. sorry for the confusion I thought you were talking about subscriptions at first.
for what its worth I checked it out on grayjay and playlist showup and play fine there. Not any help with freetube but an alternative.
cactux
June 12, 2026, 10:53pm
3
Thanks @thefrog for testing and looking into it! I appreciate it.
Yes, grayjay seems to be working everytime and everywhere FreeTube fails. I tried it once for a short while back when it still was in Beta if memory serves me right. Both on Android and on Lnux.
I recall that I got the impression that the UI was a bit cluttered/convoluted of a sort. I may give it a try again later on.
For now, I actually should be heading to FTâs Github to see if there is any issue report on this one. I donât have an account there myself but I suppose people discover these stuff much sooner than I do
d-air1
June 12, 2026, 11:06pm
4
youtube-dlp appears to be broken at the moment. At least the last time I tried I was getting 403âs. Since that is usually the backend for all of these youtube frontends. That may be the issue.
can confirm, as @thefrog did, that yt-dlp is working normally. I think Iâd be more upset if that broke than freetube .
Donât have any playlists in FT so canât confirm that.
cactux
June 12, 2026, 11:54pm
7
If you search for Dire Straits full album for example, then you will see a few playlists for the songs on their albums. Clicking one of them should bring up the playlist but instead it says:
This playlist currently has no videos.
whereâs the playlist?
I did go to town once in the /settings tab and customized the snot out of it so I donât know
cactux
June 13, 2026, 12:01am
9
Top row, the second from left.
you have to click one of the play list videos. Maybe try the first kinks on the second row
first kinks, second row:
can confirm now.
**PSâI always thought of those as âwhole albumsâ not âplaylistsâ. now I know
EDIT, PSS: those sneaky bastar**
cactux
June 13, 2026, 12:10am
12
They broke an app (kind of FT but for YT Music) on Android too for me so I am doubly pi**ed.
Those bdarstas!
cactux
June 13, 2026, 5:55am
13
And there is this. Similar to the issue in op:
opened 05:45PM - 10 Jun 26 UTC
bug
B: feature stopped working
B: inconsistent behavior
### Guidelines
- [x] I have encountered this bug in the [latest release of Free⌠Tube](https://github.com/FreeTubeApp/FreeTube/releases).
- [x] I have encountered this bug in the [official downloads of FreeTube](https://github.com/FreeTubeApp/FreeTube#official-downloads). **The only official downloads are from the [https://freetubeapp.io](https://freetubeapp.io/#download) website, the [FreeTubeApp/FreeTube GitHub repository](https://github.com/FreeTubeApp/FreeTube/releases) and the [io.freetubeapp.FreeTube flatpak](https://flathub.org/en/apps/io.freetubeapp.FreeTube) from Flathub.**
- [x] I have [searched the issue tracker for **open and closed** issues](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aissue+sort%3Arelevance-desc) that are similar to the bug report I want to file, without success.
- [x] I have searched the [documentation](https://docs.freetubeapp.io/) for information that matches the description of the bug I want to file, without success.
- [x] This issue contains only one bug.
- [x] I have read and agree to follow the [rules](https://docs.freetubeapp.io/community/rules/).
### Describe the bug
Opening a playlist, especially one with more than 100 videos in it, will either:
1. Fail to load the playlist entirely with an error in the console (if the playlist is accessed directly).
2. The playlist will only load the first 100 videos with no errors in the console.
3. The playlist will only load the first 200 videos, also without any errors in the console.
4. Only via video pages - the playlist shows 0/0 videos, with no errors in console.
This happens irrespective of how said playlist is accessed (directly, or through a video page), and occurs on both the latest Beta release (the one with the Subscription/Channel page fixes), and latest nightly.
### Expected Behavior
The playlist would list all videos contained within it, loaded 100 at a time, when scrolling, or listed all at once if accessed through a video page.
### Issue Labels
feature stopped working, inconsistent behavior
### FreeTube Version
v0.24.1-nightly-7402
### Operating System Version
Windows 10 22H2
### Installation Method
.exe
### Primary API used
Local API
### Last Known Working FreeTube Version (If Any)
_No response_
### Upload screenshots or videos
_No response_
### Additional Information
Note: I cannot seem to be able to upload screenshots, the upload fails no matter what.
The error shown when scenario 1 occurs:
```
renderer.js:2 TypeError: Cannot read properties of undefined (reading 'videoId')
at me (renderer.js:2:2166895)
me @ renderer.js:2
await in me
pe @ renderer.js:2
(anonymous) @ renderer.js:2
setTimeout
(anonymous) @ renderer.js:2
(anonymous) @ renderer.js:2
(anonymous) @ renderer.js:2
ci @ renderer.js:2
ui @ renderer.js:2
t.__weh.t.__weh @ renderer.js:2
Si @ renderer.js:2
Ii @ renderer.js:2
Promise.then
_i @ renderer.js:2
wi @ renderer.js:2
O.r.scheduler @ renderer.js:2
trigger @ renderer.js:2
be @ renderer.js:2
notify @ renderer.js:2
trigger @ renderer.js:2
set value @ renderer.js:2
(anonymous) @ renderer.js:2
Promise.then
(anonymous) @ renderer.js:2
await in (anonymous)
(anonymous) @ renderer.js:2
ci @ renderer.js:2
ui @ renderer.js:2
t.__weh.t.__weh @ renderer.js:2
Si @ renderer.js:2
J @ renderer.js:2
mount @ renderer.js:2
t.mount @ renderer.js:2
(anonymous) @ renderer.js:2
Promise.then
(anonymous) @ renderer.js:2
(anonymous) @ renderer.js:2
(anonymous) @ renderer.js:2
```
For scenario 4: when the video finishes playing, the following error appears:
```
renderer.js:2 TypeError: Cannot read properties of undefined (reading 'videoId')
at Proxy.J (renderer.js:2:2384295)
at Proxy.handleVideoEnded (renderer.js:2:2421939)
at ci (renderer.js:2:901961)
at ui (renderer.js:2:902031)
at fs (renderer.js:2:933664)
at Proxy.handleEnded (renderer.js:2:2343194)
at Io.onEnded.t.<computed>.t.<computed> (renderer.js:2:2345401)
at ci (renderer.js:2:901961)
at ui (renderer.js:2:902031)
at HTMLVideoElement.i (renderer.js:2:973742)
(anonymous) @ renderer.js:2
di @ renderer.js:2
ci @ renderer.js:2
ui @ renderer.js:2
fs @ renderer.js:2
handleEnded @ renderer.js:2
Io.onEnded.t.<computed>.t.<computed> @ renderer.js:2
ci @ renderer.js:2
ui @ renderer.js:2
i @ renderer.js:2
```
### Nightly Build
- [x] I have encountered this bug in the latest **official** [nightly build](https://docs.freetubeapp.io/development/nightly-builds), do not check this box if you are using an unofficial or custom build.
d-air1
June 13, 2026, 5:59am
14
@thefrog @drunkenvicar Thanks for confirming. I figured out my issue since I continued to get 403âs after trying again. Even used a vpn to change ip to see if that would help, but no dice. However, I saw that whenever yt-dlp solves the javascript challenge it creates a cookies.txt file in the yt-dlp config directory. I deleted that file and tried again and now it is back to working.
may not be what you want however if you copy the youtube for the play list yt-dlp can still download the list locally and play from local device. I know its not as ideal as just firing up FT and hitting play but its another option for you.
cactux
June 13, 2026, 10:23am
16
Thatâs true!
Tried with MPV before copying URL to a playlist and I could play it there.
Man.. I didnât see this one, but I had many other issues with FreeTube. Not sure why but for the last few months, FreeTube has been really inconsistent and really⌠bad. Itâs gone so bad that I simply decided to pay for YouTube Premium and move on. Not worth fighting it anymore, especially when a large part of my entertainment is exclusively on YouTube.
Funky. Grayjay currently has the same problem, I canât see any videos in any playlist.
Yeah looks like Youtube has changed something else. GrayJay was working last night but now it doesnât.
two weeks later all playlists are still stripped out of Freetube. Same with Grayjay?
three weeks total now, the FT people usually have it figured out by nowâŚ