Commit Graph

203 Commits

Author SHA1 Message Date
fe99bc4d1e chore: purge old code
close: `.DS_Store` being renamed #12
2023-11-20 21:34:53 +08:00
e15aa3ec08 bump 0.1.6 2023-11-01 20:08:41 +08:00
955c3c0b3d feat(api): ready to use 2023-11-01 20:08:12 +08:00
7e800ac09a fix(api): the f**king asyncio 2023-11-01 16:14:13 +08:00
e9a59f4a5f typo 2023-10-31 00:24:11 +08:00
9750899f99 feat(api): CLI: add --host, --port 2023-10-31 00:03:18 +08:00
04edd49faa bump 0.1.5 2023-10-30 23:50:35 +08:00
yzqzss
20e9e6d6e2
Merge pull request #11 from saveweb/rest_api
REST API
2023-10-30 23:48:25 +08:00
e6255deb24 change: other_queue: maxsize 0 => 250 2023-10-30 23:47:21 +08:00
c1721ccb70 dependencies: re-lock 2023-10-30 23:41:27 +08:00
5dc5000259 feat(api): initial 2023-10-30 23:40:58 +08:00
b861069444 refactor: replace on_event with lifespan events 2023-10-30 19:25:50 +08:00
OverflowCat
023368677c feat: save & load queue 2023-10-30 02:31:09 +08:00
OverflowCat
f05c9ae770 feat(api): api command 2023-10-30 02:31:09 +08:00
OverflowCat
a123b5903c init(api): use fastapi 2023-10-30 02:31:09 +08:00
d6f90cf723 dependencies: re-lock 2023-10-13 15:31:49 +08:00
5e33e44f7d bump 0.1.4 2023-10-13 14:23:09 +08:00
529e034d62 fix: 猫的错 2023-10-13 14:23:09 +08:00
yzqzss
2e70615454
Merge pull request #9 from imtipi/patch-1
feat: enhance `--up_videos` stability by importing cookies
2023-09-22 00:33:40 +08:00
26459d4e58 CI: fix 2023-09-22 00:31:28 +08:00
3e11e29ccf make cookies optional 2023-09-22 00:20:06 +08:00
tipi
5cdb09adc8
refactor(by_up_videos): enhance session stability by importing cookies 2023-09-15 23:44:01 +08:00
47753eb76b IA metadata: deprecated year, use date field 2023-09-07 22:43:49 +08:00
d521382989 bump 0.1.3 2023-08-30 03:18:51 +08:00
yzqzss
cdc2e2e043
Merge pull request #8 from Ovler-Young/main
feat: Add conf to edit the config
2023-08-29 14:18:24 +08:00
Ovler
086b1decb3
chore: Refactor import statements to avoid ci fail & update CI 2023-08-29 14:11:05 +08:00
Ovler
c848ff836b
feat: Add translations for conf command 2023-08-29 12:44:34 +08:00
Ovler
f6ef27aa31
refactor: Remove unused imports 2023-08-29 12:43:48 +08:00
Ovler
ca1273ed8c
feat: Add config command to biliarchiver.py in cli_tools directory 2023-08-29 12:30:41 +08:00
yzqzss
d2a141e186
Merge pull request #7 from OverflowCat/main
feat: delete files after upload
2023-08-25 22:43:30 +08:00
OverflowCat
c18b2a4517 feat: delete after upload 2023-08-25 22:37:57 +08:00
ce4f21789e bump 0.1.2 2023-08-17 05:23:11 +08:00
d48f0de7ae fix: i18n: localedir 2023-08-17 05:22:34 +08:00
ebf2a4360a build.py: publish to pypi 2023-08-17 04:52:15 +08:00
54411438b7 bump 0.1.1 2023-08-17 04:43:02 +08:00
yzqzss
67c4ef28db
Merge pull request #6 from OverflowCat/i18n
feat(i18n): add `en` locale
2023-08-17 04:42:03 +08:00
742f92b3f6 CI: install gettext 2023-08-17 04:39:55 +08:00
7bd3a4581d chore: build system 2023-08-17 04:29:14 +08:00
OverflowCat
36127765e4 fix(i18n): fallback to en for other locales 2023-08-17 03:39:40 +08:00
OverflowCat
c148ad54cf feat(i18n): detect system language 2023-08-17 03:17:56 +08:00
OverflowCat
49901b15e6 feat(i18n): add en locale 2023-08-17 02:56:03 +08:00
yzqzss
3a55b3a3e3
Merge pull request #5 from OverflowCat/cli
- [x] Accept a list of BVIDs separated by whitespaces, both from the file and the option value.
- [x] Use the blazing fast linter that [`internetarchive` uses](ee8955065e/pyproject.toml (L1)).
2023-08-16 16:38:59 +08:00
OverflowCat
dfd45ff6be refactor: better --bvids and lint 2023-08-13 23:57:54 +08:00
ba46736cf3 bump 0.1.0 2023-08-11 01:59:29 +08:00
afd920f927 chore: cli: bili_archive_bvids: show DeprecationWarning 2023-08-11 01:57:23 +08:00
2db8aec7e6 feat: 如果 bvids 文件不存在,则将其作为单个 bvid 下载 2023-08-11 01:56:13 +08:00
f1b8019216 fix: cli --skip-to 2023-08-11 01:54:01 +08:00
358a22ae62 CI: new 2023-08-11 01:51:42 +08:00
8e9e528dbd feat: intro is_bvid() 2023-08-11 01:51:23 +08:00
yzqzss
620335ff97
Merge pull request #4 from OverflowCat/cli
重构 CLI
2023-08-11 00:52:41 +08:00