• Joined on 2025-11-03
heckyel pushed to feature/hls at heckyel/yt-local 2026-04-12 21:23:12 -04:00
c6c8030907 feat: add Spanish README and improve channel/playlist handling
heckyel pushed to feature/hls at heckyel/yt-local 2026-04-11 13:44:36 -04:00
550457936a fix(settings): add AST compatibility for Python 3.12+
heckyel pushed to feature/hls at heckyel/yt-local 2026-04-11 10:21:22 -04:00
3795d9e4ff fix(playlists): make playlist parsing robust against filename and formatting issues
3cf221a1ed minor fix
13a0e6ceed fix(hls): improve audio track selection and auto-detect "Original"
e8e2aa93d6 fix(channel): fix shorts/streams pagination using continuation tokens
8403e30b3a Many fixes to i18n
Compare 6 commits »
heckyel created branch feature/hls in heckyel/yt-local 2026-04-11 10:21:22 -04:00
heckyel pushed to master at heckyel/yt-local 2026-04-04 16:08:50 -04:00
62a028968e chore: extend .gitignore with AI assistant configurations and caches
heckyel pushed to master at heckyel/yt-local 2026-04-04 16:05:52 -04:00
f7bbf3129a update ios client
heckyel released v0.4.5 at heckyel/yt-local 2026-04-01 15:07:16 -04:00
heckyel pushed tag v0.4.5 to heckyel/yt-local 2026-04-01 12:58:41 -04:00
heckyel pushed to master at heckyel/yt-local 2026-04-01 12:55:00 -04:00
688521f8d6 bump to v0.4.5
heckyel pushed to master at heckyel/yt-local 2026-04-01 12:52:12 -04:00
6eb3741010 test: add unit tests for YouTube Shorts support
heckyel pushed to master at heckyel/yt-local 2026-04-01 12:44:25 -04:00
a374f90f6e fix: add support for YouTube Shorts tab on channel pages
heckyel released v0.4.4 at heckyel/yt-local 2026-03-31 22:50:43 -04:00
heckyel released v0.4.3 at heckyel/yt-local 2026-03-31 22:50:16 -04:00
heckyel pushed tag v0.4.4 to heckyel/yt-local 2026-03-31 22:49:56 -04:00
heckyel pushed to master at heckyel/yt-local 2026-03-31 22:49:01 -04:00
bed14713ad bump to v0.4.4
heckyel pushed to master at heckyel/yt-local 2026-03-31 22:39:48 -04:00
06051dd127 fix: support YouTube 2024+ data formats for playlists, podcasts and channels
heckyel pushed to master at heckyel/yt-local 2026-03-29 14:12:25 -04:00
7c64630be1 update .gitignore
heckyel pushed tag v0.4.3 to heckyel/yt-local 2026-03-28 17:11:25 -04:00
heckyel pushed to master at heckyel/yt-local 2026-03-28 17:09:54 -04:00
1aa344c7b0 bump to v0.4.3
heckyel pushed to master at heckyel/yt-local 2026-03-28 17:07:53 -04:00
fa7273b328 fix: race condition in os.makedirs causing worker crashes