Commit graph

59 commits

Author SHA1 Message Date
bytedream
8fff807ae6 Add message if stored login is expired 2024-04-20 00:23:10 +02:00
bytedream
8ada822396 Remove etp-rt login 2024-04-20 00:02:06 +02:00
bytedream
1a511e12f9 Add archive start sync flag 2024-04-08 13:57:06 +02:00
bytedream
25cde6163c Add account scope for search command 2024-04-06 21:25:19 +02:00
bytedream
a0fa2bfd8a Update dependencies and version 2024-03-10 13:40:26 +01:00
bytedream
3bf2458774 Pass command args manually to cli entrypoint instead of parsing from environment 2024-03-10 13:28:18 +01:00
bytedream
e3a7fd9246 Add option so specify different proxies for api and download requests (#282) 2024-03-10 13:21:53 +01:00
bytedream
444dc65a29 Clarify risks of using the --experimental-fixes flag 2024-01-28 01:02:51 +01:00
bytedream
937e9a2fdc Fix verbosity not applied if flag is used globally 2024-01-14 22:33:32 +01:00
bytedream
20f796f603 Re-add download timeout 2024-01-14 20:36:00 +01:00
bytedream
99f96e3e35 Fix login command not working 2024-01-03 01:07:12 +01:00
bytedream
283a3802b2 Update dependencies and version 2024-01-02 23:59:44 +01:00
bytedream
be3248a4f9 Add download/request speed limiter (#250) 2023-12-10 02:52:42 +01:00
bytedream
f9e431e181 Add ability to use root flags after subcommands 2023-12-09 17:23:18 +01:00
bytedream
77609be598 Replace all login username references with email 2023-12-09 17:22:53 +01:00
bytedream
6c7ab04b99 Lint 2023-12-08 23:04:04 +01:00
bytedream
fc6511a361 Format code 2023-11-06 22:12:28 +01:00
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