Commit graph

199 commits

Author SHA1 Message Date
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
bytedream
dafa2f4d70 Just some style changes 2022-03-20 17:08:39 +01:00
bytedream
668c673750 Added season name for output formatting 2022-03-20 16:14:12 +01:00
bytedream
8525b913b8 More FFmpeg optimizations when writer is a file 2022-03-20 13:07:09 +01:00
bytedream
cddb6ce033 Fixed not working invalid character replacing in file name 2022-03-16 20:48:40 +01:00
bytedream
c822beca53 Fixed episode filter episode number checking not working properly 2022-03-16 17:25:35 +01:00
bytedream
73591cd75c Fixed episode filter not working properly 2022-03-15 22:50:48 +01:00
bytedream
16fcf08f34 Replaced ioutil package with io 2022-03-15 22:13:28 +01:00
bytedream
52a8f81356 Added wiki notice 2022-03-15 22:02:06 +01:00
bytedream
1d6b930d9a Added pattern to filter episodes from (series) urls 2022-03-15 18:35:05 +01:00
bytedream
3ee5f7a538 Added ids to ...FromID functions (how did this work before??) 2022-03-15 13:41:39 +01:00
bytedream
aa1d72868b Fixed debug stop message 2022-03-15 13:05:57 +01:00
bytedream
4d538dfc0c Added actual error message to recover error output 2022-03-14 23:42:28 +01:00
bytedream
b1945d672d Changed filename processing when merging with ffmpeg 2022-03-14 23:41:55 +01:00
bytedream
60fed00b0e Added .tar.* file ending 2022-03-14 23:28:52 +01:00
bytedream
600eaeeeca Print empty line only if dev view is not enabled 2022-03-06 16:04:44 +01:00
bytedream
a378c93d68 Made some structs private 2022-03-06 02:41:23 +01:00
bytedream
b1e5718c8d Added exit logging function 2022-03-06 01:10:38 +01:00
bytedream
d42206b8f9 Added documentation for GetFormat 2022-03-06 01:10:16 +01:00