Commit History

revert: shorts_carousel.py back to stable version with regex filter
7d02719
verified

bep40 commited on

fix scrape_24h_news_shorts inside shorts_carousel.py: use article tags like shorts_scraper.py
69ee9a8
verified

bep40 commited on

revert: app_wrapper.py back to previous (import from shorts_carousel only)
1e22d57
verified

bep40 commited on

fix: import scrape_24h_news_shorts from shorts_scraper.py (article tags - stable version)
e7d3094
verified

bep40 commited on

revert: app_wrapper.py back to previous (import from shorts_carousel)
37067ce
verified

bep40 commited on

fix: use shorts_scraper.py (article tags - working version) instead of shorts_carousel regex
84fe37c
verified

bep40 commited on

change CSS only: shorts thumbnail 3:4 ratio (no logic change)
8a8a887
verified

bep40 commited on

revert: shorts_carousel.py back to previous version
8fa1839
verified

bep40 commited on

fix: shorts scraper uses correct URL pattern from video-tin-tuc page
88b47c1
verified

bep40 commited on

revert: shorts_carousel.py back to previous (strict regex, 9:16)
9611475
verified

bep40 commited on

fix shorts_carousel.py ONLY: relax URL filter + 3:4 thumbnail ratio
e4080d4
verified

bep40 commited on

css-only: video 3:4 ratio for all TikTok feeds + shorts thumbnail 3:4
2ff7eb0
verified

bep40 commited on

revert: app_wrapper.py back to previous version
5385081
verified

bep40 commited on

revert: restore previous shorts_carousel.py
e908c6e
verified

bep40 commited on

fix: async shorts, 3:4 all video feeds, fix dark screen overlay, shorts TikTok feed
1c9d9ab
verified

bep40 commited on

fix: shorts scraper relaxed filter + async fetch + 3:4 ratio + fix dark screen
8304f76
verified

bep40 commited on

revert: shorts_carousel.py back to previous (9:16 ratio, strict regex)
eae3352
verified

bep40 commited on

revert: restore previous version (before 3:4 + shorts fix)
900d809
verified

bep40 commited on

fix: shorts click uses shorts data for TikTok, all video feeds 3:4 ratio
e86a439
verified

bep40 commited on

fix: shorts scraper accepts all article links, shorts TikTok uses shorts data, 3:4 ratio
4db84cf
verified

bep40 commited on

revert: restore previous app_wrapper.py (before 3:4 ratio change)
a705f34
verified

bep40 commited on

feat: video ratio 3:4 for both shorts and highlight TikTok feeds (CSS only, no load impact)
34c42f6
verified

bep40 commited on

revert: app_wrapper.py back to previous version (before 3:4 change)
701d856
verified

bep40 commited on

revert: restore previous shorts_carousel.py (before 3:4 ratio change)
d85311d
verified

bep40 commited on

fix: all TikTok video feeds (shorts + highlight) use 3:4 aspect ratio
69f7bec
verified

bep40 commited on

fix: shorts thumbnail ratio 3:4, keep highlight videos in highlight slide only
2f1bbb5
verified

bep40 commited on

fix: override app._extract_24h_video_urls with fixed version from shorts_carousel
4aac280
verified

bep40 commited on

fix: correct multi-part detection for 24h videos (different article IDs per part)"
bb8ed7a
verified

bep40 commited on

fix: GREEDY regex (.+) not (.+?) for multi-part probe - this is the actual bug
19df702
verified

bep40 commited on

fix: regex for multi-part probe - use greedy (.+) to match last 2 digits before .m3u8
6646eb5
verified

bep40 commited on

fix: expand all_parts into separate slides in TikTok feed
5190f38
verified

bep40 commited on

feat: multi-part video extraction via AJAX probe + m3u8 master playlist check
9387935
verified

bep40 commited on

fix: slider bdpOpen with 3 params + add slug; note on multi-part limitation
501f7c8
verified

bep40 commited on

fix: all video links (BDP+24h) from slider open in TikTok mode, remove broken 02.m3u8 probe
2b0cb3a
verified

bep40 commited on

fix: multi-part videos + slider click opens correct video in TikTok feed
1b03480
verified

bep40 commited on

fix: aggressive padding removal all levels + ensure multi-part highlight videos
2fe32ae
verified

bep40 commited on

feat: fullwidth mobile + fullheight toggle (no homepage load impact)
0053998
verified

bep40 commited on

revert: remove fullwidth CSS + fullheight button, back to previous version
856c316
verified

bep40 commited on

fix: fullwidth mobile layout + toggle fullheight button in highlight TikTok
fb55446
verified

bep40 commited on

fix: shorts uses same tiktok-slide classes (auto-init by existing JS), fullwidth, no inline script
a8cd931
verified

bep40 commited on

fix: inline JS in shorts HTML (not patching JS_FUNC), add video list below feed
204c16c
verified

bep40 commited on

feat: add _extract_24h_video_url to shorts_carousel.py
29cb912
verified

bep40 commited on

feat: shorts opens fullscreen TikTok feed (swipe between shorts) + 9:16 crop center
17be8c7
verified

bep40 commited on

feat: 24h article videos render in TikTok 9:16 fullscreen mode
4c90cb6
verified

bep40 commited on

fix: shorts click opens article view (bdpOpen) not TikTok highlight feed
60e5c0b
verified

bep40 commited on

fix: shorts_carousel.py - filter only real article URLs (c{N}a{N} pattern)
7966cb0
verified

bep40 commited on

set app_file to app_wrapper.py
c94fe63
verified

bep40 commited on

fix: app_wrapper imports app module properly instead of exec
025df0a
verified

bep40 commited on

feat: shorts_carousel module - self-contained 9:16 shorts carousel
0d25b45
verified

bep40 commited on

revert app_file to app.py - will edit app.py directly
3f942a8
verified

bep40 commited on