Commit Graph

204 Commits

Author SHA1 Message Date
Subhamoy Biswas 1e06fcb14b ci: fix missing xdg-open bin on arm runner 2026-05-26 22:35:31 +05:30
Subhamoy Biswas dbf7985c8b feat: added linux arm64 appimage support 2026-05-26 22:08:07 +05:30
Subhamoy Biswas fa050b2f39 feat: added option to remove download id from filename #35 2026-05-26 21:08:21 +05:30
Subhamoy Biswas 450b36b59a refactor: disabled self-update check on flatpak #28 2026-05-26 13:42:35 +05:30
Subhamoy Biswas eb4cb16bbd feat: added quit-on-close option #18 #33 2026-05-26 11:20:05 +05:30
Subhamoy Biswas a213a1e8ad chore: bumped up deps 2026-05-25 22:27:24 +05:30
Subhamoy Biswas cb39d591e1 chore: bumped up deps 2026-05-07 22:48:09 +05:30
Subhamoy Biswas 1ad9c9797b docs: update support email 2026-05-02 11:35:36 +05:30
Subhamoy Biswas 32e851db40 docs: added contributing guide and coc 2026-05-02 11:25:53 +05:30
Subhamoy Biswas 1748eb59fb refactor: improved windows arch specific configs and shell spawning 2026-04-30 12:16:32 +05:30
Subhamoy Biswas 9923abb9da Merge pull request #32 from talynone/DownloadProgress 2026-04-30 10:52:38 +05:30
talynone 09defd8791 Fix so download progress status is shown during yt-dlp download. Uses buffered output to show download progress instead of just "starting" as the status for the entire download. 2026-04-28 04:52:12 -07:00
Subhamoy Biswas fd0f335fb7 Merge pull request #31 from talynone/WINARM64 2026-04-28 17:17:42 +05:30
talynone b5b5946efa Update scripts/download-bins.js
Co-authored-by: Subhamoy Biswas <86715146+neosubhamoy@users.noreply.github.com>
2026-04-28 02:51:29 -07:00
talynone a7ac5b07b4 Updated Changelog with Windows ARM 64 download links, removed note that x64 version should be installed/used on arm64. 2026-04-27 03:30:39 -07:00
talynone b1bd29c538 Runner now passes arch 2026-04-27 03:06:46 -07:00
talynone 7f49fb6318 Pass arg to downloader so only needed arch binaries are downloaded 2026-04-27 02:11:56 -07:00
talynone 2a7aa2ab5a Allow manual workflow dispatches for tesitng 2026-04-27 01:57:23 -07:00
talynone 96eebb84cc Add Windows 11 ARM native build support 2026-04-27 01:45:02 -07:00
Subhamoy Biswas c440b651a2 fix: funding url and minor readme typo 2026-04-10 12:33:30 +05:30
Subhamoy Biswas 7e587cc6df chore: bumped up to v0.4.4 v0.4.4 2026-03-26 23:40:16 +05:30
Subhamoy Biswas 6469666cdb refactor: improved linux package dependencies and minor cleanup 2026-03-24 22:56:37 +05:30
Subhamoy Biswas 38d638d7b8 fix: initial yt-dlp auto-update failing on flatpak 2026-03-24 10:43:45 +05:30
Subhamoy Biswas 8f5607c171 refactor: switched to self-contained yt-dlp on flatpak 2026-03-23 15:39:05 +05:30
Subhamoy Biswas dcd5cb61fb fix: pip3 not found on flatpak 2026-03-23 13:07:13 +05:30
Subhamoy Biswas ebeac979bc refactor: added yt-dlp auto update on flatpak 2026-03-23 10:15:19 +05:30
Subhamoy Biswas edc37f355a refactor: re-enabled potoken on flatpak 2026-03-22 22:37:39 +05:30
Subhamoy Biswas c50e74e04c chore: bumped up neodlp-pot to v0.8.1 2026-03-21 15:27:12 +05:30
Subhamoy Biswas fe05e6a2d4 fix: pot server process not terminating properly before app update 2026-03-21 15:10:08 +05:30
Subhamoy Biswas bd21650394 feat: added filename sanitization settings #16 #19 2026-03-20 15:20:04 +05:30
Subhamoy Biswas 944560dc4f chore: bumped up deps and removed postcss 2026-03-20 10:05:12 +05:30
Subhamoy Biswas ef8a14a750 docs: minor readme update 2026-03-07 22:54:34 +05:30
Subhamoy Biswas dbb12e83af docs: added flatpak installation command 2026-03-07 22:24:10 +05:30
Subhamoy Biswas 2211f252c7 refactor: disable potoken on flatpak v0.4.3 2026-03-07 09:50:14 +05:30
Subhamoy Biswas 7780c611b5 refactor: disable cookies on flatpak 2026-03-06 15:45:46 +05:30
Subhamoy Biswas f4a60db37c ci: again fix deno download url 2026-03-06 10:52:15 +05:30
Subhamoy Biswas 089b1d8d8e ci: fix deno download url 2026-03-06 10:45:54 +05:30
Subhamoy Biswas 71671e9fb5 chore: bumped up to v0.4.3 2026-03-06 10:03:28 +05:30
Subhamoy Biswas 180d295062 fix: shell escaping of yt-dlp args on flatpak 2026-03-05 23:17:43 +05:30
Subhamoy Biswas cadf8ee123 refactor: call yt-dlp via shell on flatpak 2026-03-05 22:55:17 +05:30
Subhamoy Biswas 52dad3acb1 refactor: install yt-dlp-plugins on XDG_CONFIG_HOME in flatpak 2026-03-05 22:26:55 +05:30
Subhamoy Biswas d7f2f7b867 refactor: use pip3 yt-dlp in flatpak 2026-03-05 21:35:30 +05:30
Subhamoy Biswas 2e6dc6ab25 fix: allowed shell scopes 2026-03-05 15:40:13 +05:30
Subhamoy Biswas b96d8fe64b fix: neodlp-pot sidecar not registered error on flatpak 2026-03-05 15:26:05 +05:30
Subhamoy Biswas 8db0544131 refactor: remove neodlp-pot from flatpak sidecar 2026-03-05 13:29:54 +05:30
Subhamoy Biswas bb22c7ac3c refactor: remove aria2c from flatpak sidecar 2026-03-05 10:48:04 +05:30
Subhamoy Biswas d4c623f3a6 refactor: disabled browser integration, desktop notification and removed ffmpeg from flatpak 2026-03-05 09:37:43 +05:30
Subhamoy Biswas bb581da5aa refactor: added vcs-browser url to metainfo and updated screenshots v0.4.2 2026-03-03 21:41:03 +05:30
Subhamoy Biswas 85b6f69d13 refactor: replaced deprecated developer_name metainfo block with new developer block 2026-03-03 15:14:21 +05:30
Subhamoy Biswas 1bbe8151f7 fix: metainfo release date 2026-03-03 14:17:03 +05:30