YouTube error · Common
YouTube Shorts not playing — fix the vertical-video glitches
Shorts-specific playback issues — the vertical short doesn't start, gets stuck on the first frame, has no audio, or won't advance to the next short on swipe. Different code path from regular videos, different set of failure modes.
Why this happens
- Browser hardware acceleration failing on the Shorts canvas (which uses different rendering primitives than the main player).
- Adaptive bitrate locked to a low quality that won't play because of codec mismatch.
- Shorts-specific cache corruption.
- YouTube App outdated on mobile (the Shorts code path changes frequently).
- PiP / floating-window mode confusing the Shorts player state machine.
How to fix it
- 1
Update the YouTube app (mobile)
Shorts gets feature changes faster than the rest of YouTube. Apps more than two months out of date often have stuck Shorts behavior. Update via App Store / Play Store.
- 2
Clear YouTube's cache (mobile)
Android: Settings → Apps → YouTube → Storage → Clear Cache. iOS: Offload Unused Apps via Settings → General → iPhone Storage → YouTube → Offload, then reinstall. Fixes corrupted Shorts state.
- 3
Disable hardware acceleration (desktop)
Chrome → Settings → System → off. Shorts use a different rendering pipeline than regular videos and break more often when GPU acceleration glitches.
- 4
Switch to the regular video URL
Every Short can be opened as a regular video — replace `youtube.com/shorts/<id>` with `youtube.com/watch?v=<id>`. Bypasses the Shorts player entirely.
- 5
Download the Short for offline playback
Shorts in MP4 form (preserved aspect ratio) play in any media player without the Shorts state-machine quirks.
If you just want the video saved
VidPickr saves Shorts in their original 9:16 vertical aspect ratio as MP4. Plays cleanly in QuickTime, VLC, mobile gallery apps, and editing software like CapCut or Premiere.
Try VidPickr