Commit graph

347 commits

Author SHA1 Message Date
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
IchBinLeoon
be3d33744f Rename getCmd variable to downloadCmd 2022-04-18 16:56:27 +02:00
ByteDream
fd3d945c3a
Create codeql-analysis.yml 2022-04-18 15:43:50 +02:00
ByteDream
580ea74902
Update ci badge 2022-04-18 10:24:56 +02:00
ByteDream
2d08e98538
Add ci badge 2022-04-17 21:33:20 +02:00
bytedream
6385457c10 Add --version command description (#24) 2022-04-17 21:28:53 +02:00
ByteDream
46331f4c7e
Merge pull request #24 from IchBinLeoon/master
Add --version flag to cli root command
2022-04-17 21:09:09 +02:00
IchBinLeoon
4b5b187730 Add version to cli root command 2022-04-17 18:57:42 +02:00
ByteDream
543b9c3668
Update ci.yml 2022-04-16 02:02:10 +02:00
ByteDream
a98eb56fba
Create ci.yml 2022-04-16 01:59:34 +02:00
ByteDream
9ccd1ed93c
Create dependabot.yml 2022-04-16 01:27:59 +02:00
bytedream
b524a1a7dd Version 2.1.0 2022-04-16 01:08:18 +02:00
bytedream
598e460e6c Add custom useragent for cli request 2022-04-16 01:07:56 +02:00
bytedream
3617955bc5 Fix typos & add more comments 2022-04-16 00:17:36 +02:00
bytedream
2e9ce3cf52 Deprecated find video and optimized find episode (as result of #22) 2022-04-15 23:45:09 +02:00
bytedream
e2f42493ac Fix credential file overwrite with session id 2022-04-15 22:38:06 +02:00
bytedream
253d8712c8 Add /videos suffix support for classic series url 2022-04-15 22:34:45 +02:00
bytedream
db30b9eadc Add notice when downloading via cli and no episodes could be found 2022-04-15 22:16:45 +02:00
bytedream
02bd33ef59 Deprecate pure crunchyroll classic url functions 2022-04-15 22:14:11 +02:00
bytedream
cda7bc9d35 Add login file fallback and session id caching if logging in with credentials 2022-04-15 22:01:10 +02:00