19 Commits

Author SHA1 Message Date
06e175bdc0 doc/screenshot: update screenshot v2025.01.24 2025-01-24 13:20:41 +13:00
90015e0261 refactor to use app struct, integrate printError 2025-01-24 13:20:32 +13:00
6cacf4387a about: update description for fork details 2025-01-24 13:03:25 +13:00
57c1ad6b10 vendor: update to latest annie version 2025-01-24 13:03:18 +13:00
f056e7e39c miqt: split some functions to separate files, update function calls 2025-01-24 12:24:50 +13:00
d629eebcdc doc: update COPYING and README for the miqt port 2025-01-24 11:52:33 +13:00
8b2dc3582c miqt: initial string-replacement 2025-01-24 11:52:23 +13:00
2331915a06 port: flatten directory structure 2025-01-24 11:51:39 +13:00
debb8374aa port: delete some prepared resource files 2025-01-24 11:45:27 +13:00
c68c1830b0 vendor: convert from vendor to go modules 2025-01-24 11:45:15 +13:00
8a25695739 miqt: delete many therecipe/qt files 2025-01-24 11:45:03 +13:00
Zhiming Wang
ef8fed2e5a
Add README and license v2020.02.09 2020-02-27 18:12:25 +08:00
Zhiming Wang
be3980fd30
Commit in compat fixes and distribution-related stuff 2020-02-27 17:45:37 +08:00
Zhiming Wang
f3e029b233
[vendor] iawia002/annie: further decrease refresh rate 2020-02-09 14:41:11 +08:00
Zhiming Wang
8186c6cdba
[vendor] remove shibukawa/configdir as I have moved to QSettings 2020-02-09 01:22:57 +08:00
Zhiming Wang
aaa7dcbe2f
[vendor] fatih/color: further drop colors altogether 2020-02-08 22:31:19 +08:00
Zhiming Wang
ae7339907d
[vendor] iawia002/annie: decrease progress bar refresh rate 2020-02-08 21:29:14 +08:00
Zhiming Wang
81ee0f1dce
github.com/fatih/color: patch to remove race condition...
when printing to a Pipe.

When unpatched,

     Site:      哔哩哔哩 bilibili.com
     Title:     ...
     Type:      video
     Stream:
         [64]  -------------------
         Quality:         高清 720P
         Size:            91.35 MiB (95783022 Bytes)
         # download with: annie -f 64 ...

is instead printed as

     Site:       Title:      Type:       Stream:        [64]  -------------------
         Quality:              Size:                 # download with:
    哔哩哔哩 bilibili.com
    ...
    video

    高清 720P
    91.35 MiB (95783022 Bytes)
    annie -f 64 ...
2020-02-08 20:48:17 +08:00
Zhiming Wang
f4850a6ba0
Vendor dependencies 2020-02-08 20:44:46 +08:00