V.AIZ / app.py

Commit History

Revert to working version + fix JS injection (head= strips scripts, use js= instead)
b17f42d
verified

bep40 commited on

ROOT CAUSE FIX: move all JS from head= (stripped by Gradio) to js= parameter
d7d9268
verified

bep40 commited on

FINAL FIX: native value setter + Textbox.input() + sr-only visible
58aa5ca
verified

bep40 commited on

Fix: remove hidden button, use Textbox.submit(), fast homepage (no VNE video scan)
6f21b3c
verified

bep40 commited on

Fix: hidden elements not in DOM, robust bdpOpen + slider scroll
7c0e509
verified

bep40 commited on

v3: VNE+BDP videos in slider, hash URL share, TikTok viewer
4bd4c6f
verified

bep40 commited on

v3: VNE videos in slider, hash URL share, TikTok-style viewer
233cf1c
verified

bep40 commited on

Fix video playback, share URLs, images & add video slider on homepage
c1737fa
verified

bep40 commited on

fix: share original URL (OG image works), HLS via MutationObserver (no inline script), image error via JS (no inline onerror), add Video category
fc16b1c
verified

bep40 commited on

fix: OG image URL encoding, HLS.js for VnExpress video, GIF onerror no longer hides parent
4872afc
verified

bep40 commited on

feat: inline video player (VnExpress MP4 + BDP video-embed), OG image in share links, dynamic meta tags
3826fdf
verified

bep40 commited on

feat: inline video player (VnExpress MP4 + BDP video-embed), OG image in share links, dynamic meta tags
8fc079e
verified

bep40 commited on

feat: multi-category VnExpress, grouped homepage, SEO-friendly URLs with slug, schema.org markup, og meta tags
b69646b
verified

bep40 commited on

feat: VnExpress source, hash URL routing, share with page link, localStorage comments
8fb0b20
verified

bep40 commited on

feat: fullscreen dark UI, strip article links, share buttons (Web Share API + clipboard fallback)
9500889
verified

bep40 commited on

feat: inline article reader - read full articles without redirect
cad6cba
verified

bep40 commited on

fix: move css/theme back to gr.Blocks() for Gradio 5.x compatibility
889c53f
verified

bep40 commited on

Upload app.py
dbda048
verified

bep40 commited on