Commit Graph

178 Commits

Author SHA1 Message Date
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
620459f605 fix: TypeError 2023-08-11 00:50:58 +08:00
OverflowCat
c1267fc5f0 fix: bad get flags 2023-08-11 00:25:33 +08:00
OverflowCat
2659755fe4 fix: show help when getting nothing 2023-08-10 03:39:33 +08:00
OverflowCat
ba180b530f feat: use click-option-group 2023-08-10 03:32:45 +08:00
OverflowCat
d4f61dc3f3 fix: use click.File() 2023-08-10 00:17:51 +08:00
OverflowCat
447399361b refactor: use click for CLI 2023-08-10 00:03:27 +08:00
bea513dcf1 0.0.37 2023-08-08 00:42:48 +08:00
6fd833a502 get_bvids: 收藏夹 2023-08-08 00:42:25 +08:00
66d3b5dd61 bump 0.0.36 2023-08-07 18:04:48 +08:00
e38439c56c xml illegal char: add \x00 2023-08-07 18:04:26 +08:00
yzqzss
daf996a0d3
Merge pull request #3 from OverflowCat/main
- Better CSS
- Get BVID from page data
2023-08-07 02:02:51 +08:00
OverflowCat
73ecfc2097 fix: when load after propertyHook 2023-08-07 00:16:42 +08:00
OverflowCat
cc18961fe4 fix: support Bilibili 旧播放页 2023-08-06 22:36:44 +08:00
OverflowCat
3ce55c8647 enhance: better styles & method to get bvid 2023-08-06 19:52:38 +08:00
yzqzss
08e3c4c54e
Rename userscript.js to bilibili-archive-checker.user.js 2023-08-05 03:48:41 +08:00
48b05319be bump 0.0.36 2023-08-04 23:38:31 +08:00
65fe3026c3 fix: typo 2023-08-04 23:38:12 +08:00
03fa9b9bb4 bump 0.0.34 2023-08-04 23:04:49 +08:00
c1f51947f2 feat: 使用视频封面图作为 IA item itemimage 2023-08-04 19:44:26 +08:00
06ff5f366c refactor: VideosNotFinishedDownloadError 2023-08-04 19:43:15 +08:00
667d0d0c8c 让获取 video_info 失败时 return ,不 fail 掉,继续下其它的 bvid 2023-08-04 19:39:02 +08:00
595214e37b 跳过本地已完整下载的视频,避免为其创建耗时的 async task 2023-08-04 19:37:10 +08:00
07060e7226 feat: --skip-to 跳过前 n 个 bvid 2023-08-04 19:18:12 +08:00
3e0bd7b10a feat: 获取合集或视频列表 2023-08-04 19:17:19 +08:00
530b827d84 bump 0.0.33 2023-07-27 16:50:10 +08:00