Commit Graph

233 Commits

Author SHA1 Message Date
yzqzss
f74f86cb44
Merge pull request #18 from saveweb/add-from-source
feat: Add API endpoints for archiving from user, favlist, and collection
2024-06-15 21:30:02 +08:00
Ovler
4a7af219a6 chore: remove source_type
and removed an assert
2024-06-15 13:24:17 +00:00
aa5a9b5b7d source API: /archive -> /get_bvids_by 2024-06-15 21:13:24 +08:00
b34d30b7b1 fix 2024-06-15 21:02:54 +08:00
c1e90cffc2 refactor: KISS 2024-06-15 20:59:22 +08:00
cae48c65e2 fix action_file 2024-06-15 19:12:40 +08:00
c4cb589d6d feat: swtich to async native
feat: `truncate` param to soft-limit bvids list size
2024-06-15 19:08:13 +08:00
Ovler
766d78f282 chore: match the need of asyncio subprocess
And remove the tempory txt after success
2024-06-15 15:48:52 +08:00
Ovler
4aa86efdbc fix: source_id should be connected as string 2024-06-15 15:48:52 +08:00
Ovler
ad22950946 chore: use subprocess form asyncio 2024-06-15 15:48:16 +08:00
Ovler
0bc8ce39f8 feat: Add API endpoints for archiving from user, favlist, and collection
The code changes add new API endpoints for archiving videos from user, favlist, and collection sources. It includes the necessary functions to run the corresponding commands and process the output. This feature enhances the functionality of the application by allowing users to easily archive videos from different sources.
2024-06-15 15:47:26 +08:00
ca0c726d29 chore: CRLF to LR 2024-06-15 15:42:49 +08:00
Ovler
729f0353bf
chore: Add queue.txt to .gitignore 2024-06-13 22:56:04 +08:00
Ovler
20ad063637
chore: typo fix 2024-06-13 22:55:40 +08:00
yzqzss
a4452bd1e9
Create LICENSE 2024-04-06 15:45:56 +08:00
1a270c5c1e bump 0.1.9 2024-03-30 00:33:20 +08:00
a7eabd102d dependencies: upgrade bilix to v0.18.8 2024-03-30 00:29:16 +08:00
yzqzss
f5358a7d80
Merge pull request #16 from OverflowCat/remain
feat: `list` all videos
喵喵真好!
2024-02-17 20:21:23 +08:00
OverflowCat
aab4e56a56
dependencies: re-lock
chore: update docs
2024-02-17 03:49:31 +08:00
OverflowCat
fed75816ee
feat: list all videos in cwd 2024-02-17 03:48:43 +08:00
yzqzss
588df3c48a
Merge pull request #15 from Ovler-Young/patch-1
Add archiveButton to enable send archive request
2024-01-29 21:25:23 +08:00
Ovler
a844c68009
If BASEURL === "", ask the user to add the BASEURL 2024-01-27 15:24:56 +08:00
Ovler
b72a32a5a7
Add archiveButton to enable send archive request 2024-01-27 15:13:40 +08:00
1d18433317 bump 0.1.8 2024-01-21 21:01:53 +08:00
cf9dfc4fc3 dependencies: re-lock 2024-01-21 21:01:19 +08:00
1ab8857d23 dependencies: bilix 0.18.4 -> 0.18.5 2024-01-21 21:01:01 +08:00
cf0f28b9d2 fix: #13 2024-01-21 20:49:16 +08:00
075ad4c8cc dependencies: re-lock 2023-11-20 23:38:22 +08:00
fc599843bf bump 0.1.7 2023-11-20 23:36:55 +08:00
5cda75e12c feat: download replies
close: #10
2023-11-20 23:33:38 +08:00
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