Commit graph

816 commits

Author SHA1 Message Date
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
Hekmon
362708cf35
handle json unmarshall error 2022-04-29 11:45:00 +02:00
Hekmon
187a0c8817
add missing defer 2022-04-29 11:43:43 +02:00
Hekmon
aa3f8e1b34
handle json parsing errors 2022-04-29 11:42:25 +02:00
Hekmon
353f425bbf
typo fix 2022-04-29 11:36:45 +02:00
Hekmon
db47eeb11c
handle login with creds errors 2022-04-29 11:34:17 +02:00
Hekmon
037df1d16f
handle session queries not being valid 2022-04-29 11:31:01 +02:00
bytedream
48595f25fa Update debug print variable 2022-04-28 10:21:02 +02:00
bytedream
0c92fc0989 Deactivate subtitles by default (#26) 2022-04-27 10:53:40 +02:00
ByteDream
1e865adaa5
Typo fix in scoop install 2022-04-26 08:53:02 +02:00
ByteDream
c9ad097d85
Fix typo 2022-04-26 08:42:01 +02:00
bytedream
980c28a754 Add scoop installer instructions 2022-04-26 08:34:50 +02:00
bytedream
06a5414210 Add video, audio and subtitle as locale (#26) 2022-04-26 08:34:33 +02:00
ByteDream
68aa7e903f
Update go build instructions 2022-04-22 12:30:33 +02:00
ByteDream
58bf549964
Update README.md 2022-04-19 21:32:19 +02:00
ByteDream
aeb159960c
Merge pull request #25 from IchBinLeoon/master
Rename getCmd variable to downloadCmd
2022-04-18 17:02:04 +02:00