Commit graph

331 commits

Author SHA1 Message Date
IchBinLeoon
cf35596985 Add watch history 2022-05-28 19:55:56 +02:00
IchBinLeoon
08c46e50bb Add new endpoints 2022-05-27 19:05:35 +02:00
bytedream
15373ed7d6 Fix typo 2022-05-27 16:03:37 +02:00
bytedream
b4ba8c4599 Bump go CI version to 1.18 2022-05-27 16:00:08 +02:00
bytedream
0780a2a2bc Change login type from session id to etp rt 2022-05-27 15:59:00 +02:00
bytedream
c94ce0fb59 Fix country code not set 2022-05-27 15:58:28 +02:00
bytedream
638689ee32 Add new login method & deprecated login with session id 2022-05-27 15:13:15 +02:00
bytedream
382d19ee94 Fix login not working with session id 2022-05-27 11:17:08 +02:00
bytedream
2d28991a70 Remove v2 release notice 2022-05-21 21:41:25 +02:00
bytedream
eb2414d012 Update module version to v3 2022-05-21 21:38:45 +02:00
bytedream
b78d6a7871 Change default Makefile version variable to development 2022-05-21 00:29:03 +02:00
bytedream
4d65d2f2df Bump CI go version to 1.18 2022-05-20 23:05:38 +02:00
bytedream
a4ec163275 Add basic encrypted login credentials support 2022-05-20 22:57:07 +02:00
bytedream
b491ba0f58 Merge branch 'feature/update-command' into v3 2022-05-18 22:26:40 +02:00
bytedream
608e03bc11 Add better update output 2022-05-18 22:21:49 +02:00
bytedream
d4e095a576 Fix typo 2022-05-18 21:56:29 +02:00
bytedream
7be803d485 Add extended error message if account is non-premium 2022-05-18 21:54:31 +02:00
bytedream
f635bf1a2e Add available function to check if season streams are available 2022-05-18 21:50:41 +02:00
bytedream
43be2eee14 Fix typo & add audio locale todo for non-premium accounts 2022-05-18 21:50:41 +02:00
bytedream
0ffae4ddda Add available function to check if episode streams are available 2022-05-18 21:50:30 +02:00
bytedream
5d732123d9 Change cli name from crunchyroll to crunchyroll-go 2022-05-18 11:35:21 +02:00
bytedream
00ea7635eb Version 2.2.2 2022-05-18 11:18:27 +02:00
bytedream
b92eddc5d2 Add temporary session id lookup on login first 2022-05-18 11:14:35 +02:00
bytedream
ea3506b7f6 Fix logging in message shown for too long 2022-05-18 11:11:18 +02:00
bytedream
b70bf9902b Add error return in some login failure cases (#30) 2022-05-18 11:01:49 +02:00
bytedream
0fa829828f Fix 1080p, 720p, ... not working 2022-05-16 22:42:31 +02:00
bytedream
6c476df24e Set beta url notice only if account is premium 2022-05-16 22:07:44 +02:00
bytedream
5b3466d06d Add stream not available with non-premium error notice 2022-05-16 22:06:44 +02:00
bytedream
afa975c459 Add session id always cached in temp directory (to prevent #30) 2022-05-16 21:21:35 +02:00
bytedream
f51bdeaec7 Add error return in some login failure cases (#30) 2022-05-16 20:03:52 +02:00
bytedream
62735cf07c Change request url for some request & regex 2022-05-16 19:28:05 +02:00
bytedream
192a85afb8 Use fmt.Errorf instead of errors.New & new invalid session id error message 2022-05-13 19:53:16 +02:00
bytedream
f046b68371 Update workflows running on every branch 2022-05-13 19:34:28 +02:00
bytedream
901bbf0706 Add update command 2022-05-13 19:22:17 +02:00
bytedream
3ee53c0cab Bump go version to 1.18 2022-05-13 18:38:38 +02:00
bytedream
e7e106f74d Fix version not set when building with make 2022-05-08 19:14:16 +02:00
ByteDream
11b0f2b48b
Fix typos 2022-05-08 15:40:36 +02:00
bytedream
1c1dd5ec4b Version 2.2.1 2022-05-08 11:07:00 +02:00
bytedream
ed8e63c268 Fix locale panic (#29) 2022-05-08 11:06:37 +02:00
bytedream
5e3636015b Remove AccessError error struct 2022-05-07 10:46:25 +02:00
bytedream
7db4ca6b93 Fix typos 2022-05-06 11:22:32 +02:00
bytedream
df44104900 Update example urls to their beta equivalents 2022-05-04 08:17:33 +02:00
bytedream
ad703fb985 Update documentation url 2022-05-01 17:12:29 +02:00
bytedream
a590da8231 Version 2.2.0 2022-05-01 14:04:06 +02:00
bytedream
ddfd2b44a1 Update library get option to v2 2022-05-01 14:03:17 +02:00
bytedream
80b0784f50 Update module to v2 2022-05-01 13:26:25 +02:00
bytedream
a49e65e151 Enable autosuggestions but hide it from commands 2022-05-01 13:26:25 +02:00
ByteDream
e65535bf00
Merge pull request #28 from hekmon/silent_login_fail
Silent login fail error handling (#27)
2022-05-01 12:22:48 +02:00
ByteDream
1f1f6849dc
Fix typo 2022-04-29 15:50:10 +02:00
Hekmon
413949797c
avoid copy error to be shadowed 2022-04-29 11:49:23 +02:00