-
-
Notifications
You must be signed in to change notification settings - Fork 709
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
/videoplayback 403 - Piped not playing videos #2809
Comments
same issue here; mine is reproducible on the lastest libretube client of fdroid with the instance Edit: changing instance seems fruitless , does load thumbnails cover art and personalized feed (A.k.a. subscriptions), selecting a video loads description title and comments, No playback whatsoever. i'm running libretube v0.16.1 on a modified samsung s9 running lineageOS 20 (Android 13), no gapps installed, still, if i'm somewhat usefull, tell me. Edit 2: I take the |
The same issue with my Proxy returns 403 Forbidden on every video stream request. I mean previews and channel avatars are succesfully loaded, but URLs from videoStreams and audioStreams are not. I'll update API and proxy, and then edit this comment if anything changed. |
Found the same issue in Invidious repo, and it have been already fixed: iv-org/invidious#4045 (comment) |
Fix in NewPipeExtractor: TeamNewPipe/NewPipeExtractor#1084 |
This bug still exists even on the latest Piped-Backend commit. |
no instance work right now. For example: GET https://watchproxy-nl.whatever.social/videoplayback returns 403. |
I dont know all these terms yall use like instances and stuff like that i m only in 9th grade just trying to find a unblocked youtube to use |
@probatschool2 To put it simply, YouTube has blocked access to Piped proxy from connecting to YouTube and thus not being able to play videos as far as I know. |
https://api.piped.projectsegfau.lt |
instance |
@FireMasterK, could you update your Extractor fork? TeamNewPipe/NewPipeExtractor#1084 |
sadly the website https://api.piped.projectsegfau.lt/ is blocked and not working for me they have it blocked by category on my computer. |
This is unrelated and we already have this commit. |
Now all instances are working.Sometimes it still doesn't work. |
Cannot confirm this. Tested the offical, piped.adminforge.de and piped.smnz.de and they all don't work. |
Still doesn't work |
yes still broken. I think google blocked again. piped.adminforge.de is now running with privoxy/wireguard vpn and it works but the performance is realy bad. |
piped.mha.fi and project segfault work. I don't know how, but if Google actually banned proxy IPs, I can request other address from my hoster for dc09.ru instance. Will it help? |
The official libre instance works |
@n-ce if Google is straight away banning IP addresses of ytproxy servers is it really worth? It may just be a matter of time before those servers get banned too, if they use static addresses (unless this was a one-off stunt from their side). Maybe it'd be more helpful to compile a list of instances that will start adopting rotating IP addresses, if it really turns out that Google is blacklisting requests on an IP basis. As a Piped instance admin I think I'm pretty much done from my side - I've played this cat-and-mouse game with Google for too long and I don't want to invest time to give my server a dynamic IP because that server is also used for other stuff. But I'm happy to support anyone who embarks into this new challenge. |
@blacklight, if I understood everything correctly, Google detected IPs by the deprecated API requests. Your IP address will be blocked only if something like #2487 or #2809 happen again. |
This is informative and unfortunate... |
Omg man, thanks, it's way easier than setup a VPN. |
Piped somehow stopped working again, but it still loads thumbnails and titles. |
It works for me though |
@MuubNito, yt.dc09.ru and piped.projectsegfau.lt work. |
I've also just had this happen today after a frontend update. It's happening in piped.video too when playing a livestream. From the looks of it, it's some frontend problem as the proxy is replying with data but no playback occurs, and also I can watch the livestreams on the phone through Yattee. Update: I built the frontend from source, version |
This appears to be a different issue, please open a new issue for this! This issue is for the Google 403 issue |
Any update for this issue ? Do we still need to use VPN or so ? |
It looks like you still need to. I checked with of my IPs that was affected, and it still appears to be affected by this issue. |
I don't use VPN. I closed Piped proxy. Videos open easily. |
What are the consequences of disabling proxy ? Google will see IP of users ? And what ? If it's IP, I totally don't care. But if for example, using Piped w/o proxy or LibreTube with proxy-bypass feature will show my IP users to Google, can they potentially block account that are used from the same IP ? I had similar problem when using Aurora Store months ago. My account Google has been irrevocably blocked. Aurora does not respect ToS. I don't know if Piped does though. |
pretty much all instances just take a million years to load videos if they load at all. very frustrating. as I've mentioned in some other issue, NewPipe works much better. What does NewPipe have that the desktop instances don't? |
@cyberhardt NewPipe does everything on your device and talks directly to YouTube, so your IP address, search queries etc are exposed to them. Piped does everything through the server, including the video streaming, so YouTube has no idea what comes from you and what comes from other users on the same instance. The downside of Piped's approach, is that YouTube is not a fan of the same IP address streaming 100s of terabytes of video and audio every month, so the do waves of IP bans for streaming, all the API endpoints still work fine. The only solution, without sacrificing your privacy, is for the server to get a new IP address. |
I see, thanks for the explanation |
How do you remove proxy part in Piped ? I mostly use Piped, because I want SponsorBlock and I love using LibreTube. |
@d4rklynk Setup your own Piped instance without the proxy and modify the code in Piped and LibreTube to not use the proxy. |
Video link specific to the problem in the image:https://youtu.be/6pqbFiHHrbk?si=KE6t25OCzYS1JtBy |
This comment was marked as off-topic.
This comment was marked as off-topic.
I have kinda similar issue, with |
Do you use a VPN? |
Nope, but I'm located in Kazakhstan, just in case. |
I have the same problem. Longer videos stop at the eighth minute of playback. I have to press Ctrl+F5 to continue playing and from then on the video stops about every two minutes until the end of playback. The problem applies only to video playback, it does not occur in the audio-only option. |
If this is an IP banning issue, then maybe Invidious’s fix could apply, where they appear to force the use of IPv6 addresses for DNS resolution then regularly rotate their instance’s public IPv6 address? |
I opened an issue suggesting this #3242 |
Official Instance
Describe the bug
For some reason the videos dont load and I cant watch piped. I primarily use piped cause youtube is blocked and this piped link is just about one of the only ones not blocked. If someone can please help me with this it would be much appriciated!
To Reproduce
i honestly dont know how to reproduce this bug
Expected behavior
I expected to be able to watch the youtube videos I want to.
Logs/Errors
No response
Browser, and OS with Version.
I use google and i think I may use chrome os beacuse Im on my school chrome book and use it.
Additional context
No response
The text was updated successfully, but these errors were encountered: