VitaTube - Project direction update

It was only a matter of time before the unauthenticated requests used by VitaTube stopped being reliable. Unfortunately, that point has now arrived.

I investigated whether VitaTube could keep supporting YouTube by running the required client-side challenge directly on the PS Vita. We experimented with a lightweight browser-compatible environment, including JavaScript execution and the browser components needed by the challenge, but we were unable to produce a reliable solution on the console.

Continuing to chase private provider internals, remote challenge-solving services, or other fragile workarounds is outside the scope of this project. I do not want VitaTube to depend on undocumented systems that can change at any moment.

With some regret, I have therefore decided to change VitaTube’s direction. It will become a polished local video and music player for the PS Vita.

The hardware-accelerated playback pipeline will remain. In particular, 720p at 60 fps—one of the project’s main technical achievements and core features—will continue to be supported.

The new direction currently includes:
- Local video and music playback.
- Hardware-accelerated H.264 decoding.
- Continued 720p60 support.
- Authenticated streaming from personal servers through SFTP, WebDAV and SMB.
- A reusable version of the hardware playback pipeline, with a documented stream interface and integration example.

SFTP, WebDAV and SMB support currently works in theory and compiles, but it still needs extensive testing on real PS Vita hardware and different server configurations before its feasibility and reliability can be confirmed.

Future video-provider integrations are still possible, but only where a service offers a suitable public API and permits this kind of streaming client. Any future integration will be implemented according to that provider’s documented API, authorization requirements and platform policies.

This is not the outcome I originally hoped for, but the work behind VitaTube—especially its hardware-accelerated 720p60 player—will not be abandoned.

It will instead become the foundation of a more independent, stable and sustainable media player for the PS Vita.

Thank you to everyone who tested VitaTube, reported issues and supported the first release.

reddit.com
u/httyd98 — 9 days ago
▲ 69 r/PSVitaHomebrew+1 crossposts

VitaTube – a new YouTube client for PS Vita 📺

>Maintenance notice: VitaTube 1.0.0 is temporarily being reviewed and its current release package may be replaced. VitaTube is an unofficial, free and non-commercial PS Vita homebrew client intended for the playback of publicly accessible, non-DRM content. DRM-protected, paid, private, members-only and restricted content is not supported. YouTube download and MP3 extraction features are being disabled while the project’s platform and copyright compliance is reviewed. A revised build will follow. No user accounts, credentials or personal data are collected.
This is a voluntary precautionary review; VitaTube has not received a complaint or legal notice from Google or YouTube.

>Technical update: Some media requests that previously worked are now returning HTTP 403 errors.
Because VitaTube 1.0.0 relies on a relatively fragile anonymous-access mechanism, the currently circulating version may stop playing some or all videos as YouTube continues changing its systems.

Hey everyone!
I’ve been working on VitaTube, a new YouTube client for the PS Vita.

https://preview.redd.it/u39u0hvnmpih1.jpg?width=1600&format=pjpg&auto=webp&s=79baeb792ca989f04b7213366a10bd9943e6280b

The idea is simple: build a fast and lightweight YouTube experience that feels good on the Vita.

VitaTube uses the Vita’s hardware H.264 decoder and currently supports playback up to 720p.

720p30 runs really well, and surprisingly the Vita can handle 720p50/60 on most videos too. I’m still working on performance and playback stability, especially with higher bitrate streams.

There’s still plenty I want to improve, but it’s getting into pretty good shape.

If you want to try it out, check the project here:
https://github.com/spyro-98/VitaTube

Feedback and testing are welcome! 👀

Dev updates here -> https://x.com/stdlib98

https://preview.redd.it/iik11pcpmpih1.jpg?width=1600&format=pjpg&auto=webp&s=e3ffd8fdda928eb0d06b55ee32b9c1246d33ff41

reddit.com
u/httyd98 — 11 days ago
▲ 9 r/MacOSBeta+1 crossposts

Safari and Mail not showing up after update to MacOS 27 Public beta

This morning, I downloaded the macOS 27 Public Beta (26A5378n) onto my Mac Mini. Practically everything works, and everything is smoother. The problem is that Safari and Mail aren't displaying, even though they are actually open and detected by Launch Control—as you can see in these two screenshots, where the window borders are highlighted.

UPDATE : The problem is extended to Icon Composer 2 beta 3 also.

u/httyd98 — 1 month ago