MYPRO / worker.js

Commit History

Fix Hugging Face Space WebSocket VLESS proxy upgrade handler (HTTP 404 fix)
95be09b

DD8777 commited on

Fix Hugging Face Space media playback pipeline (Content-Length, bounded Range fallback, CPU spaces compatibility)
7088e5d

DD8777 commited on

Add YouTube downloader quick-access tile and nav shortcut to home page
5977a5a

DD8777 commited on

Fix full-length MP4 video download: replace single 4MB capped Range request with chunked loop fetching complete video
c8e0076

DD8777 commited on

Fix audio download fallback: remove strict flag from grabProxy and fall back to M4A/WebM audio if MP3 transcode fails
6ab895c

DD8777 commited on

Fix 720p fallback behavior and ensure clear user feedback when 720p adaptive fails
4bcbd73

DD8777 commited on

Fix MSE 720p codec MIME type matching (vMimeType/aMimeType) & accelerate web search results via parallel fetching
c600ae9

DD8777 commited on

Fix 720p adaptive start: set separate video (800KB) and audio (150KB) cold thresholds to prevent 25s timeout fallback to 360p
dcf1bc7

DD8777 commited on

Fix quality selector bug: prevent updateQualityBtn from overwriting user selected 720p resolution
54cc0fa

DD8777 commited on

Fix security vulnerabilities (SSRF, header auth leaks, LRU cache) & enhance full 720p MSE playback pacing
ef9185e

DD8777 commited on

Fix YouTube playback: relay was an exclusive media path with no fallback
09cc343

DD8777 Claude Opus 5 commited on

Fix broken in-site navigation (S3 AccessDenied / page not found)
f801878

DD8777 Claude Opus 5 commited on

Bypass engine: seal every classifiable payload, not just images
cb06826

DD8777 Claude Opus 5 commited on

Fix ynet/mako block; Google-style search bar with autocomplete
8412537

DD8777 Claude Opus 5 commited on

Search: CAPTCHA-free multi-vertical engine + modern UI
d5eac1c

DD8777 Claude Opus 5 commited on

Audio MP3: prefer full-range progressive itag 18 over offset-blocked adaptive audio
60e697c

DD8777 Claude Opus 4.8 commited on

Audio download: real MP3 via Home Relay + local ffmpeg; fix mid-song truncation
18d5541

DD8777 Claude Opus 4.8 commited on

Fix long-video playback: fall back adaptive→progressive on offset block (no pot)
341576e

DD8777 Claude Opus 4.8 commited on

Revert &range= (broke short-video Content-Range); keep 1MB client chunks
0a240b0

DD8777 Claude Opus 4.8 commited on

Fix offset media chunks: use googlevideo &range= param, synthesize Content-Range
ab9fe72

DD8777 Claude Opus 4.8 commited on

Fix 720p/audio 502: googlevideo audio URLs cap Range at ~1MB
d44813e

DD8777 Claude Opus 4.8 commited on

Fix long-video playback and audio download (Service Worker control race)
e3dfb19

DD8777 Claude Opus 4.8 commited on

Revert to relay-only playback; reject filter block clips
5702d89

DD8777 Claude Opus 4.8 commited on

Actually attempt direct playback (relay-active gate skipped it entirely)
ddf3596

DD8777 Claude Opus 4.8 commited on

Fix audio/video download: send Range (open-ended request 502s)
9cf554f

DD8777 Claude Opus 4.8 commited on

Player: direct-play first, audio (M4A) download, Shorts vertical layout
0b8a951

DD8777 Claude Opus 4.8 commited on

Reliability overhaul: stream HTML + asset-safe fallbacks (fixes spinner/502s)
e02a926

DD8777 Claude Opus 4.8 commited on

Stop corrupting JavaScript (URL rewriter) — fixes SyntaxError cascade / spinner
8aeae5f

DD8777 Claude Opus 4.8 commited on

Web search works from CF (Bing cookie fixes empty results); clean up debug
51c4483

DD8777 Claude Opus 4.8 commited on

Fix web search: Bing works from CF directly (no relay needed)
80cb684

DD8777 Claude Opus 4.8 commited on

Search: Bing primary + redesign; fix Ynet/Mako "black screen" boot
9c0c0ab

DD8777 Claude Opus 4.8 commited on

Add native web search (relay→DuckDuckGo), un-blur images, harden boot
35f2203

DD8777 Claude Opus 4.8 commited on

Harden security (SSRF, rotatable gate, env secrets) + generalize to other sites
0ad739e

DD8777 Claude Opus 4.8 commited on

Make adaptive/MSE playback resilient and fix 720p autoplay
90e165c

DD8777 Claude Opus 4.8 commited on

Fix long-video seeking and the first-load play/reset loop
c81f9a8

DD8777 Claude Opus 4.8 commited on

Make strict itag truly strict across all fetch passes (HD/MSE now works)
f171787

DD8777 Claude Opus 4.8 commited on

Add MSE adaptive playback + prevent wrong-track substitution
c6d0415

DD8777 Claude Opus 4.8 commited on

Fix mid-playback 403, quality label honesty, and /watch relay flag
469e207

DD8777 Claude Fable 5 commited on

Fix YouTube relay path: BOM in secrets + counterproductive worker-callback
3b25831

DD8777 Claude Fable 5 commited on

Surface Home Relay failures in YouTube format resolve
a81f43f

DD8777 Claude Fable 5 commited on

Fix YouTube playback: let Home Relay use fresh Firefox cookies; drop leaked secrets
f8b042d

DD8777 Claude Opus 4.8 commited on

initial commit
939831a

DD8777 commited on