db123 pushed to main at db123/worktimeBot 2026-06-29 10:09:48 +03:30
bddb920c82 fix: add missing confirmations to command handlers for consistency
2c1c149b13 fix: show actual currency symbol in set rate confirmation
Compare 2 commits »
db123 pushed to main at db123/uptodownbot 2026-06-28 12:17:30 +03:30
3099244614 feat: add 'Ask' quality option, language auto-select, and m4a audio remux
db123 pushed to main at db123/uptodownbot 2026-06-28 12:03:53 +03:30
d0be877c0e fix: make cookies.txt writable so yt-dlp can save refreshed cookies
db123 pushed to main at db123/uptodownbot 2026-06-28 12:01:41 +03:30
315107839c chore: remove cookies.txt from repo, add to gitignore
4af8a95af6 chore: add COOKIES_FILE to docker-compose environment
Compare 2 commits »
db123 pushed to main at db123/uptodownbot 2026-06-28 11:29:26 +03:30
b11b5649a5 feat: add auto-select from preferences and type picker
db123 pushed to main at db123/worktimeBot 2026-06-27 23:16:04 +03:30
6f7f5878bf fix: correct daily work/break calculations and league back button
db123 pushed to main at db123/uptodownbot 2026-06-26 13:01:28 +03:30
6bbc87a7c8 fix: prevent context cancellation from blocking file delivery on cancel race
db123 pushed to main at db123/uptodownbot 2026-06-26 12:56:17 +03:30
d0291d1e9e refactor: remove all playlist support, fix message ordering
db123 pushed to main at db123/uptodownbot 2026-06-26 12:39:27 +03:30
3f56ffbba9 fix: resolve download failures and duplicate messages, add fast playlist detection
db123 pushed to main at db123/uptodownbot 2026-06-26 12:12:54 +03:30
f5204b9554 fix: show bitrate for audio-only formats, filter subtitle languages, improve feedback
db123 pushed to main at db123/uptodownbot 2026-06-26 01:27:22 +03:30
464f20a46c feat: bundle hanime-plugin and Deno JS runtime in Docker image
db123 pushed to main at db123/uptodownbot 2026-06-26 01:04:40 +03:30
609237f4e3 fix: resolve 8 architecture flaws across download, playlist, and webhook
db123 pushed to main at db123/uptodownbot 2026-06-26 00:46:28 +03:30
57dffc4194 fix: correct progress display (remove duplicate /s, handle HLS reset)
db123 pushed to main at db123/uptodownbot 2026-06-26 00:41:25 +03:30
58baa1b769 fix: read yt-dlp progress from stdout instead of stderr; add explicit --proxy support
db123 pushed to main at db123/uptodownbot 2026-06-26 00:09:45 +03:30
df08a8840f fix: add --progress flag to force progress in non-TTY pipes
db123 pushed to main at db123/uptodownbot 2026-06-26 00:01:44 +03:30
959b7e388d fix: remove --progress-template, parse default [download] output instead
db123 pushed to main at db123/uptodownbot 2026-06-25 23:49:33 +03:30
7c02cd3d89 fix: progress always at 0% and context cancelled before sendDocument
db123 pushed to main at db123/uptodownbot 2026-06-25 23:41:35 +03:30
37e7f918d0 refactor: remove container selection, extract helpers, add logging and tests
db123 pushed to main at db123/uptodownbot 2026-06-25 23:23:28 +03:30
dfe946a41b refactor: split mutex, add download queue, wire context cancellation
3290bb55c0 feat: add in-memory media info cache and YouTube search feature
Compare 2 commits »
db123 pushed to main at db123/uptodownbot 2026-06-25 22:45:34 +03:30
66a8cd1128 fix: resolve back step, audio labels, progress parsing, file size pre-check, and stale job cleanup