Commit graph

367 commits

Author SHA1 Message Date
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
bytedream
8dcbced9c7 Version 2.0.2 2022-04-02 20:16:45 +02:00
bytedream
d34fd10516 Refactoring 2022-03-28 20:05:40 +02:00
bytedream
d27fc67288 Remove empty output on last download 2022-03-28 20:02:51 +02:00
bytedream
e0069a10e0 Rename variables 2022-03-28 19:57:19 +02:00
bytedream
e4d075c855 Fix download not converting into other media formats if specified 2022-03-28 19:56:09 +02:00
bytedream
051cad4537 Fix download and goroutines flag not working with archive (#19) 2022-03-28 19:48:19 +02:00
bytedream
6b3635aef3 Made symbolic link to second binary in install target relative 2022-03-26 20:30:02 +01:00
bytedream
def5dc417c Version 2.0.1 2022-03-26 20:14:33 +01:00
bytedream
36ecbb0cd7 Add newline on download progress failure 2022-03-26 19:33:14 +01:00
bytedream
8e791f7e8b Fix unnecessary subtitle removing (#18) and add option to enable custom subtitle sorting 2022-03-26 19:10:02 +01:00
bytedream
851dab7aac Add sorting for locales as string 2022-03-26 19:09:44 +01:00
bytedream
bb0e51deee Fix subtitle sorting 2022-03-26 19:08:43 +01:00
bytedream
23bb9fdbd6 Fix terminal width calculating causing error on some systems 2022-03-26 18:03:46 +01:00
bytedream
449cc37896 Made second binary in install to symbolic link and added clean target 2022-03-23 08:46:47 +01:00
ByteDream
469880fc75
Merge v2 branch into master 2022-03-22 19:45:13 +01:00
bytedream
c367636d96 v2 update 2022-03-22 19:39:55 +01:00
bytedream
b239353039 Added new archive command 2022-03-22 19:39:43 +01:00
bytedream
f65cef84ca Rewrote complete download command 2022-03-22 19:39:33 +01:00
bytedream
893be7dd53 Made free filename silent by default and changed renaming behavior 2022-03-22 19:22:42 +01:00
bytedream
c1b3cd7b0a Fixed logger softlock 2022-03-22 13:10:42 +01:00
bytedream
83c9ae4927 Made verbose output optional when receiving system locale 2022-03-21 20:45:38 +01:00
bytedream
ba8054b611 Optimized filename generation 2022-03-21 19:36:39 +01:00
bytedream
d090a5a1da Windows things 2022-03-21 19:36:19 +01:00
bytedream
f6f51799d7 Extended checking if error is context cancelling 2022-03-21 17:11:01 +01:00
bytedream
ac7904668f Added context to the crunchyroll struct 2022-03-21 16:55:27 +01:00
bytedream
a6c14cb6c9 Reworked logger progress 2022-03-21 16:40:00 +01:00
bytedream
588d402c63 Just some style corrections 2022-03-21 14:30:04 +01:00
bytedream
98f5da3bf3 Reverted and extended generateFilename function 2022-03-21 10:11:33 +01:00
bytedream
31e03c1e08 Dependency updates 2022-03-20 17:34:13 +01:00
bytedream
e9fdd8fd43 Added ability to format directory names too 2022-03-20 17:15:44 +01:00