Commit graph

  • 2e9ce3cf52 Deprecated find video and optimized find episode (as result of #22) bytedream 2022-04-15 23:45:09 +02:00
  • e2f42493ac Fix credential file overwrite with session id bytedream 2022-04-15 22:38:06 +02:00
  • 253d8712c8 Add /videos suffix support for classic series url bytedream 2022-04-15 22:34:45 +02:00
  • db30b9eadc Add notice when downloading via cli and no episodes could be found bytedream 2022-04-15 22:16:45 +02:00
  • 02bd33ef59 Deprecate pure crunchyroll classic url functions bytedream 2022-04-15 22:14:11 +02:00
  • cda7bc9d35 Add login file fallback and session id caching if logging in with credentials bytedream 2022-04-15 22:01:10 +02:00
  • 8dcbced9c7 Version 2.0.2 v2.0.2 bytedream 2022-04-02 20:16:45 +02:00
  • d34fd10516 Refactoring bytedream 2022-03-28 20:05:40 +02:00
  • d27fc67288 Remove empty output on last download bytedream 2022-03-28 20:02:51 +02:00
  • e0069a10e0 Rename variables bytedream 2022-03-28 19:57:19 +02:00
  • e4d075c855 Fix download not converting into other media formats if specified bytedream 2022-03-28 19:56:09 +02:00
  • 051cad4537 Fix download and goroutines flag not working with archive (#19) bytedream 2022-03-28 19:48:19 +02:00
  • 6b3635aef3 Made symbolic link to second binary in install target relative bytedream 2022-03-26 20:30:02 +01:00
  • def5dc417c Version 2.0.1 v2.0.1 bytedream 2022-03-26 20:14:33 +01:00
  • 36ecbb0cd7 Add newline on download progress failure bytedream 2022-03-26 19:33:14 +01:00
  • 8e791f7e8b Fix unnecessary subtitle removing (#18) and add option to enable custom subtitle sorting bytedream 2022-03-26 19:10:02 +01:00
  • 851dab7aac Add sorting for locales as string bytedream 2022-03-26 19:09:44 +01:00
  • bb0e51deee Fix subtitle sorting bytedream 2022-03-26 19:08:43 +01:00
  • 23bb9fdbd6 Fix terminal width calculating causing error on some systems bytedream 2022-03-26 18:03:46 +01:00
  • 449cc37896 Made second binary in install to symbolic link and added clean target bytedream 2022-03-23 08:46:47 +01:00
  • 469880fc75
    Merge v2 branch into master v2.0.0 ByteDream 2022-03-22 19:45:13 +01:00
  • c367636d96 v2 update bytedream 2022-03-22 19:39:55 +01:00
  • b239353039 Added new archive command bytedream 2022-03-22 19:39:43 +01:00
  • f65cef84ca Rewrote complete download command bytedream 2022-03-22 19:39:33 +01:00
  • 893be7dd53 Made free filename silent by default and changed renaming behavior bytedream 2022-03-22 19:22:42 +01:00
  • c1b3cd7b0a Fixed logger softlock bytedream 2022-03-22 13:10:42 +01:00
  • 83c9ae4927 Made verbose output optional when receiving system locale bytedream 2022-03-21 20:45:38 +01:00
  • ba8054b611 Optimized filename generation bytedream 2022-03-21 19:36:39 +01:00
  • d090a5a1da Windows things bytedream 2022-03-21 19:36:19 +01:00
  • f6f51799d7 Extended checking if error is context cancelling bytedream 2022-03-21 17:11:01 +01:00
  • ac7904668f Added context to the crunchyroll struct bytedream 2022-03-21 16:55:27 +01:00
  • a6c14cb6c9 Reworked logger progress bytedream 2022-03-21 16:40:00 +01:00
  • 588d402c63 Just some style corrections bytedream 2022-03-21 14:30:04 +01:00
  • 98f5da3bf3 Reverted and extended generateFilename function bytedream 2022-03-21 10:11:33 +01:00
  • 31e03c1e08 Dependency updates bytedream 2022-03-20 17:34:13 +01:00
  • e9fdd8fd43 Added ability to format directory names too bytedream 2022-03-20 17:15:44 +01:00
  • dafa2f4d70 Just some style changes bytedream 2022-03-20 17:08:39 +01:00
  • 668c673750 Added season name for output formatting bytedream 2022-03-20 16:14:12 +01:00
  • 8525b913b8 More FFmpeg optimizations when writer is a file bytedream 2022-03-20 13:07:09 +01:00
  • cddb6ce033 Fixed not working invalid character replacing in file name bytedream 2022-03-16 20:48:40 +01:00
  • c822beca53 Fixed episode filter episode number checking not working properly bytedream 2022-03-16 17:25:35 +01:00
  • 73591cd75c Fixed episode filter not working properly bytedream 2022-03-15 22:50:48 +01:00
  • 16fcf08f34 Replaced ioutil package with io bytedream 2022-03-15 22:13:28 +01:00
  • 52a8f81356 Added wiki notice bytedream 2022-03-15 22:02:06 +01:00
  • 1d6b930d9a Added pattern to filter episodes from (series) urls bytedream 2022-03-15 18:35:05 +01:00
  • 3ee5f7a538 Added ids to ...FromID functions (how did this work before??) bytedream 2022-03-15 13:41:39 +01:00
  • aa1d72868b Fixed debug stop message bytedream 2022-03-15 13:05:57 +01:00
  • 4d538dfc0c Added actual error message to recover error output bytedream 2022-03-14 23:42:28 +01:00
  • b1945d672d Changed filename processing when merging with ffmpeg bytedream 2022-03-14 23:41:55 +01:00
  • 60fed00b0e Added .tar.* file ending bytedream 2022-03-14 23:28:52 +01:00
  • 600eaeeeca Print empty line only if dev view is not enabled bytedream 2022-03-06 16:04:44 +01:00
  • a378c93d68 Made some structs private bytedream 2022-03-06 02:41:23 +01:00
  • b1e5718c8d Added exit logging function bytedream 2022-03-06 01:10:38 +01:00
  • d42206b8f9 Added documentation for GetFormat bytedream 2022-03-06 01:10:16 +01:00
  • b9b9654d2c Renamed persistent credentials file and restricted login message for windows users bytedream 2022-03-06 01:09:39 +01:00
  • e855c16a2f New progress bar calculate method and using utils implementation for audio sorting bytedream 2022-03-06 01:08:12 +01:00
  • 5f5ec38585 Added function to sort episode by audio bytedream 2022-03-06 01:04:27 +01:00
  • 6fb6b3c03c Moved all download related stuff to downloader.go and fixed some errors in it bytedream 2022-03-06 01:01:25 +01:00
  • d6347a6b6b Moved url parsing methods from utils to standard library bytedream 2022-03-02 18:56:28 +01:00
  • 5219f18417 Fixed array index out of bounds error when logging in bytedream 2022-02-28 17:56:11 +01:00
  • 647eb075e5 Renamed parameter in LoginWithCredentials bytedream 2022-02-28 17:42:47 +01:00
  • 733f4a97ea Added support for storing login credential permanently bytedream 2022-02-28 17:42:18 +01:00
  • 252762f410 Fixed logger to properly delete current line before overwriting bytedream 2022-02-28 17:26:03 +01:00
  • e785cb580b Fixed system locale receiving and added download progress, download (format) information, filename generator, url episodes extractor bytedream 2022-02-28 16:41:12 +01:00
  • ef4b24f068 Removed color flag and changed error output format bytedream 2022-02-28 16:38:56 +01:00
  • 9fbb3266aa Removed xz dependency bytedream 2022-02-28 14:36:11 +01:00
  • 79d55a5d3b Tests are overrated bytedream 2022-02-24 23:11:04 +01:00
  • ceec69ef65 Better audio filtering bytedream 2022-02-24 22:09:55 +01:00
  • b4ba50d5a4 Added xz dependency bytedream 2022-02-24 21:24:11 +01:00
  • 777738a1a1 Changed spanish latin america and arabic locale & added portuguese bytedream 2022-02-24 21:22:58 +01:00
  • bd19b34088 Added sort function for subtitles by their locale bytedream 2022-02-23 22:32:20 +01:00
  • 3285d458be Fixed always true subtitle locale comparison in GetFormat(...) bytedream 2022-02-21 16:59:57 +01:00
  • 86368bf985 Implemented Format.InitVideo() bytedream 2022-02-21 15:36:11 +01:00
  • 758b9b59c8 Added InitVideo() function to initialize Format.Video.Chunklist bytedream 2022-02-21 15:19:26 +01:00
  • 685dbc622e More ffmpeg merge fixes bytedream 2022-02-21 15:05:45 +01:00
  • 3dfc69e2d9 Fixed wrong return and added stderr error output when merging with ffmpeg bytedream 2022-02-20 13:16:58 +01:00
  • 18ce16b3bd How tf did this work before bytedream 2022-02-18 14:51:08 +01:00
  • e7b5a7bf30 Updated download ffmpeg behavior bytedream 2022-02-17 20:23:17 +01:00
  • 22525973c7 Renamed Download to Save and changed parameter to io.Writer bytedream 2022-02-17 18:27:14 +01:00
  • 77c0ae64b4 Added docs to SortEpisodesBySeason bytedream 2022-02-17 17:10:30 +01:00
  • 3382eca3bd Removed redesign notice bytedream 2022-02-13 23:09:13 +01:00
  • a6858556b5 Removed subtitle by locale bytedream 2022-02-13 20:36:41 +01:00
  • 1b0124e385 Fixed array length and nil panic bytedream 2022-02-13 20:31:50 +01:00
  • 8544a49cab Updated context usage and description bytedream 2022-02-13 16:02:32 +01:00
  • d5fc8824cf Implemented downloader context bytedream 2022-02-13 15:03:53 +01:00
  • 0a4b9ec96e Added context to downloader and moved method from utils to downloader bytedream 2022-02-13 15:01:05 +01:00
  • c557486089 Added 'worst' and 'best' resolution filter to GetFormat(...) bytedream 2022-02-13 13:15:21 +01:00
  • 1c3de9ea93 Added function to get audio locale bytedream 2022-02-10 23:09:11 +01:00
  • 92fe5782d1 Added function to get specific format by resolution and subtitle bytedream 2022-02-10 23:08:28 +01:00
  • 0cbcad2c40 Added utility to work with urls bytedream 2022-02-07 19:17:00 +01:00
  • af2824f216 Removed walk utility bytedream 2022-02-07 18:51:28 +01:00
  • 9c9a6f497f Added new download options bytedream 2022-02-07 18:51:16 +01:00
  • 7dd74e793a Removed site cache bytedream 2022-02-07 14:09:22 +01:00
  • a5d9696c9c Added caching bytedream 2022-02-07 14:07:35 +01:00
  • 0e8738a304 Fixed nil map error bytedream 2022-02-06 13:25:38 +01:00
  • 21619fe333 Removed deprecated functions bytedream 2022-01-18 23:46:07 +01:00
  • 674b0e0de3 Added development notice bytedream 2022-01-18 23:02:01 +01:00
  • effd160dc3 Moved logger to separate file bytedream 2022-01-17 19:40:33 +01:00
  • 30e8663186 Added new api fields bytedream 2022-01-17 16:20:05 +01:00
  • d1235fea1a Added walk utils api bytedream 2022-01-17 15:53:28 +01:00