Skip to content
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

No content shown a.t.m. #485

Closed
Woodhousemelena opened this issue May 27, 2020 · 12 comments
Closed

No content shown a.t.m. #485

Woodhousemelena opened this issue May 27, 2020 · 12 comments

Comments

@Woodhousemelena
Copy link

Since may 24, I can not playback any content. I get this error:
Invidious API Error: Could not extract video info. Instance is likely blocked. Trying other method to retrieve video.

Futhermore freetube will tell me all my subscribes channels do not exist !? Is it a general problem or a local one on my side?

@Brin-o
Copy link

Brin-o commented May 27, 2020

I'm also getting this error D:

@p2635
Copy link

p2635 commented May 27, 2020

My search does not return results, much less play videos

@kru520
Copy link

kru520 commented May 27, 2020

+1
Same issues on Windows 8.1 and Debian 10.4 (using the 0.7.2 beta release)

@torriem
Copy link

torriem commented May 27, 2020

Well we've had a good run. The problem is YouTube is blocking Invidious instances now (it's a captcha issue). I don't see any way around that, unfortunately. Several of the people I watch are posting to LBRY now. Maybe I'll have to start watching there and abandon YouTube for the most part.

I expect this Captcha issue to even affect youtube-dl, my preferred way to watch youtube outside of FreeTube/Invidious.

@PrestonN
Copy link
Member

Hey everyone, I wanted to give everyone an update on what's going on. As you've probably figured out, there have been some problems with Invidious being able to get data from YouTube. You can learn more about the issue overe here on the Invidious repo. I do believe that this can be fixed and that we will be back up whenever it can be worked on.

In the meantime, switching to a different instance and having "Grab Videos Locally" enabled in your settings will be the best bet on being able to play videos through FreeTube. This still may not work properly (Due to poor logic handling in FreeTube) but it can after a couple of tries.

I'm also working on something that should help out with this issue. It's still pretty early but I'm hoping to have it out later this week. I'll update here and in various places when it's ready, so be on the lookout for it.

@Johnnyreyman
Copy link

Johnnyreyman commented Jun 4, 2020

Why not switch the backend to NewPipe? It is still running fine right now.

@Brin-o
Copy link

Brin-o commented Jun 15, 2020

I'm reposting here because there are issues again:
Error parsing config: Unexpected token ; in JSON at position 83138

@PrestonN
Copy link
Member

Hey everyone. I'm guessing that more people have experienced this issue at this point.

YouTube has removed their old layout today. This was the layout that they had before they used Polymer. Removing this ended up breaking some functionality with Invidious. You can track progress of the issue over in the Invidious repo here.

As for a fix in FreeTube, enabling Grab Videos Locally should in theory fix it. It's been a while since this module has been updated so it might be worth making an update so that this can be functional again. It might have been affected by this as well so I'll get this updated as soon as I can.

I won't be able to work on this right away, but in the meantime, you can try out the FreeTube rewrite by grabbing the latest artifact over in the GithHub Actions page. At this time, the rewrite is fully functional and usable despite the current issues with Invidious.

@neurodiverseEsoteric
Copy link

neurodiverseEsoteric commented Jun 15, 2020

How do you grab the appimage files if you don't have a github account?

@PrestonN
Copy link
Member

Unfortunately you'll have to be signed into GitHub to download the files. There isn't anything I can do about that. The real solution would be to upload them to the GitHub releases page which would make them available without signing in. If I do that I'd like to make it happen automatically through the CI tool instead of doing it manually.

@grrrrr
Copy link

grrrrr commented Jun 16, 2020

@PrestonN sorry if this is not the right place for the question but...

Now that invidious have fixed things their end (iv-org/invidious@d30a972 ), if proxying through invidious, why is FreeTube impacted by the change on YouTube?

@PrestonN
Copy link
Member

PrestonN commented Jun 16, 2020

Whenever Grab Videos Locally is enabled, FreeTube will attempt to get video information on it's own alongside Invidious. The package that is included with FreeTube hasn't been update to upstream in a while so there's a chance that that could fail a little more often with the recent changes. It would be worth updating that package to match upstream so that we can minimize any issues.

Besides that functionality. FreeTube uses Invidious for everything else. Everything, except for subscriptions (can be tracked here) should be working again. Once the subscriptions are working again then I think we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants