Commit graph

42 commits

Author SHA1 Message Date
bytedream
8eda8df3f7 Use native tls as default tls backend, add features to use rustls or openssl instead 2023-09-21 13:48:35 +02:00
bytedream
0f7e6c9120 Add root flag to set custom user agent 2023-09-06 03:02:40 +02:00
bytedream
18f891efd2 Use system certs when using openssl 2023-08-25 17:15:06 +02:00
bytedream
a45833f5a2 Update dependencies and version 2023-08-14 15:02:44 +02:00
bytedream
dc6bc0d951 Add openssl tls backend for all platforms 2023-07-20 13:46:55 +02:00
bytedream
4ec9a0d309 Add native-tls/openssl tls backend for linux 2023-07-17 16:08:54 +02:00
bytedream
566422cb06 Update dependencies 2023-07-17 14:32:32 +02:00
bytedream
dd2033d323 Revert "Use config file to store sessions"
This reverts commit 850aa7a9
2023-07-13 16:07:43 +02:00
bytedream
6b76887978 Fix error when using etp-rt or anonymous flag after login command 2023-07-13 14:08:11 +02:00
bytedream
850aa7a969 Use config file to store sessions 2023-07-13 14:07:14 +02:00
bytedream
751735477c Update dependencies 2023-07-08 16:36:35 +02:00
bytedream
618d2206a2 Hide interactive output when -q flag is set 2023-06-24 13:29:22 +02:00
bytedream
75b6e7b452 Add long flag options to -v and -q (--verbose and --quiet) 2023-06-24 12:57:22 +02:00
bytedream
fc44b8af8a Add option to select seasons when season number is duplicated (#199) 2023-06-23 17:19:16 +02:00
bytedream
0aa648b1a5 Add basic search command 2023-06-20 00:31:35 +02:00
bocchi
b24827dc6b
fix login (#202) 2023-05-13 18:19:44 +02:00
ByteDream
61766c74fa Enable usage of auth flags behind login command 2023-05-07 01:34:41 +02:00
ByteDream
ff258c0722 Remove --vv flag 2023-04-23 13:21:50 +02:00
ByteDream
3c648f4192 Actually remove session file if login remove flag is set 2023-04-13 21:35:28 +02:00
ByteDream
d8d1f8a443 Execute cli pre-check before logging in 2023-04-13 21:30:54 +02:00
ByteDream
273db9fe6a Add rate limit notice if detected 2023-04-13 21:12:43 +02:00
bytedream
bfc50653b1 Fix cms rate limiting error for episodes and movies (#180) 2023-04-13 21:12:43 +02:00
ByteDream
d33e2fa36b Add proxy flag (#142) 2023-04-12 07:53:51 +02:00
ByteDream
57236f2b31 Add a flag to enable experimental fixes (disabled by default now) 2023-03-23 01:51:51 +01:00
ByteDream
0a40f3c40f Refactor 2023-03-23 01:18:14 +01:00
ByteDream
3dd8385aac (Re-)enable -l all for archive (#110) 2023-01-15 22:09:23 +01:00
ByteDream
3029325776 Add check if request locale is valid (#102) 2023-01-09 23:40:53 +01:00
ByteDream
29c6129e6e Update dependencies & version 2023-01-03 14:50:12 +01:00
ByteDream
fae5d69933 Apply stabilizations fixes (#89) 2023-01-02 17:56:50 +01:00
ByteDream
17fa045c32 Use library for progress 2022-12-22 14:45:56 +01:00
ByteDream
b814529aa2 Add anonymous login 2022-12-09 16:33:34 +01:00
ByteDream
985ec2ade9 Remove search command (wrong commit oops) 2022-12-08 01:57:14 +01:00
ByteDream
54018f9773 Fmt 2022-12-08 01:37:37 +01:00
ByteDream
933d217b63 Add pre_check checking 2022-12-07 20:08:44 +01:00
ByteDream
135d59ce8b Add pre-check function 2022-12-03 00:39:52 +01:00
ByteDream
6aa4078be3 Update dependencies 2022-12-02 17:28:54 +01:00
ByteDream
474e9f5e31 Add very verbose output flag 2022-11-30 23:43:57 +01:00
ByteDream
f6d6c9435c Fix invalid Windows client builder 2022-11-30 22:30:40 +01:00
ByteDream
f687969f04 Fix isahc tls config 2022-11-30 21:53:23 +01:00
ByteDream
64bb39362e Add Windows certificates 2022-11-30 21:34:30 +01:00
bytedream
b1182d4f7b Add (short) commit hash and build time to version hash 2022-11-28 11:54:04 +01:00
ByteDream
039d7cfb81 Rewrite it in Rust 2022-11-24 15:30:49 +01:00