Commit graph

  • cd35dfe276 Rename --special-output to --output-specials bytedream 2023-11-06 21:48:49 +01:00
  • f31437fba2 Remove leading and trailing whitespaces from output file bytedream 2023-11-06 21:20:43 +01:00
  • e5d9c27af7 Fix ass filter path escape on windows (#262) bytedream 2023-11-06 21:10:15 +01:00
  • 787d8ab02c Add --special-output and --skip-specials flag bytedream 2023-11-04 15:24:14 +01:00
  • 7594412f58
    updated brew url (#263) kennedy 2023-11-02 08:37:40 -04:00
  • 92c7cc7545
    Update README.md kennedy 2023-11-02 07:28:47 -04:00
  • 6a3cb9dc55
    updated brew url kennedy 2023-10-30 23:39:34 -04:00
  • d8b76f8cc7
    Add homebrew instructions (#261) kennedy 2023-10-29 05:12:25 +00:00
  • 1808e459de
    Add homebrew instructions kennedy 2023-10-28 23:13:50 -04:00
  • f56d9ecabf
    Changes in Readme regarding subtitles and flag usage (#255) Catd 2023-10-16 15:04:45 +00:00
  • 9abb8e9b0f
    Update README.md Catd 2023-10-16 08:54:57 +00:00
  • 5a3a304443 Use episode sequence number as filter number for url episode filtering bytedream 2023-10-15 23:52:44 +02:00
  • d0fe7f54f6 Show fractal in relative_sequence_number if present bytedream 2023-10-15 23:34:22 +02:00
  • 685c79d673 Add 2-digit padding to relative_episode_number, sequence_number and relative_sequence_number format option bytedream 2023-10-15 22:55:44 +02:00
  • 5d17bb1ac7 Merge remote-tracking branch 'origin/master' into feature/relative_sequence_number bytedream 2023-10-15 22:52:33 +02:00
  • 568bce0008 Manually implement filename sanitizing to allow the usage of file separators bytedream 2023-10-15 22:39:53 +02:00
  • bbb5a78765
    Add --threads (-t) option to downloading commands (#256) Valentine Briese 2023-10-15 11:52:53 -07:00
  • 81385ef6ce Add relative_sequence_number format option (#206, #241, #246) bytedream 2023-10-15 20:49:03 +02:00
  • d138a1f233 Make --threads usize with a default value Valentine Briese 2023-10-15 11:04:22 -07:00
  • 00e7d792b9 Simplify threads field unwrapping Valentine Briese 2023-10-14 15:32:39 -07:00
  • bdd4d8f899 Replace --single-threaded boolean option with --threads optional usize option Valentine Briese 2023-10-14 15:24:09 -07:00
  • 9ace4f3476 Add single-threaded option to downloading commands Valentine Briese 2023-10-13 12:21:38 -07:00
  • 3e423e82e1
    Update README.md Catd 2023-10-13 10:17:28 +00:00
  • 13335c020b Sanitize the full output filename (#253) bytedream 2023-10-13 11:41:56 +02:00
  • e5db8e9504
    Fix ffmpeg-preset option in download command (#254) Valentine Briese 2023-10-12 12:20:06 -07:00
  • 371b5b5606 Fix ffmpeg-preset option in download command Valentine Briese 2023-10-12 11:04:12 -07:00
  • 34edbd4598
    Update README.md Catd 2023-10-12 14:56:59 +00:00
  • 5bc68ad592
    Merge pull request #251 from valentinegb/apple-hardware-acceleration ByteDream 2023-10-12 13:28:37 +02:00
  • 7095e2b8b6 Use -q:v FFmpeg option for Apple hardware acceleration Valentine Briese 2023-10-11 18:54:47 -07:00
  • 610593a795 Make H265 codec compatible with Apple HEVC standards Valentine Briese 2023-10-11 18:26:51 -07:00
  • 9596175f7f Add FFmpeg Apple hardware acceleration Valentine Briese 2023-10-11 18:24:45 -07:00
  • f48474ba77 Remove numbers from binary PKGBUILD env variables bytedream 2023-09-27 00:03:26 +02:00
  • d79197edc6 Use async mutex and channel instead of the std equivalents bytedream 2023-09-23 16:56:38 +02:00
  • a93a1fa807 Fix env variable resolving in publish pipeline bytedream 2023-09-22 12:11:00 +02:00
  • 3e21ca4fe7 Update dependencies and version v3.0.3 bytedream 2023-09-22 11:52:39 +02:00
  • 01913e0db3 Adjust ci and PKGBUILD build args to feature changes bytedream 2023-09-21 19:20:00 +02:00
  • 64428ea7d1 Rename native-tls crate to prevent false-positive build warnings bytedream 2023-09-21 19:18:29 +02:00
  • 8eda8df3f7 Use native tls as default tls backend, add features to use rustls or openssl instead bytedream 2023-09-21 13:46:23 +02:00
  • 185b65fc9b Remove invalid character from AUR binary PKGBUILD bytedream 2023-09-08 22:49:58 +02:00
  • 7485bd8e76 Update dependencies and version v3.0.2 bytedream 2023-09-08 21:41:25 +02:00
  • 0f7e6c9120 Add root flag to set custom user agent bytedream 2023-09-06 03:02:40 +02:00
  • b477ca982c Add options to get drm dash and hls url with search bytedream 2023-09-06 02:55:04 +02:00
  • 18f891efd2 Use system certs when using openssl bytedream 2023-08-25 17:15:06 +02:00
  • 3ae6fe4a1a Fmt bytedream 2023-08-25 17:14:44 +02:00
  • e06e6b2b01
    Update README.md (#240) Simon 2023-08-25 15:21:37 +02:00
  • 70b3a7a3e1 Remove toolchain setup step from apple build action bytedream 2023-08-25 14:34:16 +02:00
  • a80f6e5df4 Use workspace instead of separate Cargo.lock file bytedream 2023-08-25 14:24:12 +02:00
  • 618512d6bd
    Update README.md Simon 2023-08-20 04:12:06 +02:00
  • 2f57b07559 Change ci cargo cache key bytedream 2023-08-17 11:58:11 +02:00
  • 596fcc2342 Fix relative episode number exceeding actual episode count (#238) bytedream 2023-08-17 11:54:00 +02:00
  • 70b41b4dd5 Show an error message if no url was given bytedream 2023-08-17 11:53:57 +02:00
  • 6a6b981979
    Fix nix flake overlays (#236) StepBroBD 2023-08-16 14:29:39 -04:00
  • 92ed4bd87d Revert "Replace native-tls its internal fork in the root crate" bytedream 2023-08-16 19:08:13 +02:00
  • 0991c5f761
    Fix nix flake overlays StepBroBD 2023-08-16 12:29:04 -04:00
  • d295a57f84 Use dynamically linked openssl when running with nix bytedream 2023-08-16 17:26:03 +02:00
  • 31fe1460f1 Replace native-tls its internal fork in the root crate bytedream 2023-08-16 16:57:35 +02:00
  • f45bb19cd7 Remove duplicated native-tls entry (#235) bytedream 2023-08-16 16:55:16 +02:00
  • 6da292f013 Do not test PKGBUILD on arch release pipeline bytedream 2023-08-14 15:46:14 +02:00
  • a45833f5a2 Update dependencies and version v3.0.1 bytedream 2023-08-14 00:45:18 +02:00
  • 448b633be8 Fix AUR completion and license directory bytedream 2023-08-08 17:33:08 +02:00
  • 800df5ca6c (Re-)add scoop install example bytedream 2023-08-08 11:06:07 +02:00
  • 9f9aec1f8a Fix cross installation if cache is present bytedream 2023-08-07 17:48:30 +02:00
  • b98332eae4 Add aarch64 support for arch release pipeline bytedream 2023-08-07 17:47:06 +02:00
  • 40397e96a3 Fix arch release pipeline bytedream 2023-08-07 17:08:04 +02:00
  • aef2fddff7 Update version v3.0.0 bytedream 2023-08-07 16:24:47 +02:00
  • a12a8bc366 Update README bytedream 2023-08-07 16:19:18 +02:00
  • 6f40ffacec
    Change license (#223) ByteDream 2023-08-07 14:58:51 +01:00
  • 2bcaa6e4d5
    Add ci to publish AUR package on release (#233) ByteDream 2023-08-07 14:40:05 +01:00
  • 0586f38cdc Update ffmpeg preset help message bytedream 2023-08-07 15:33:42 +02:00
  • ae6b58c0cd Add ci to publish AUR package on release bytedream 2023-07-27 21:21:20 +02:00
  • 435b75bbf9 Add aarch64 architecture to linux ci bytedream 2023-07-27 22:05:25 +02:00
  • b1342d54f3 Change name of output artifacts bytedream 2023-07-27 21:25:51 +02:00
  • 700b041f9a Remove deprecated archive --locale flag bytedream 2023-07-27 14:18:53 +02:00
  • 84c70f2bee Add workaround for incorrect hardsub labeling (#231) bytedream 2023-07-26 20:51:34 +02:00
  • 4c396a9e4a Remove option to configure ffmpeg args with env variables bytedream 2023-07-26 19:17:10 +02:00
  • 9ced3483d8 Error if download series has an episode in an unexpected language and input url is a series url (#225) bytedream 2023-07-22 15:13:24 +02:00
  • db156d361f Update dependencies and version v3.0.0-dev.15 bytedream 2023-07-21 13:56:07 +02:00
  • 5afda0b5f1 Add openssl alpn support bytedream 2023-07-20 19:59:45 +02:00
  • 068c0fcac1 Split ci platforms in separate jobs bytedream 2023-07-20 18:07:32 +02:00
  • 00e8082e66 Remove test ci step bytedream 2023-07-20 14:21:57 +02:00
  • dc6bc0d951 Add openssl tls backend for all platforms bytedream 2023-07-20 13:46:09 +02:00
  • 4ec9a0d309 Add native-tls/openssl tls backend for linux bytedream 2023-07-17 16:08:54 +02:00
  • 566422cb06 Update dependencies bytedream 2023-07-17 14:32:10 +02:00
  • dd2033d323 Revert "Use config file to store sessions" bytedream 2023-07-13 16:07:05 +02:00
  • 8490263e84 Add info output that login command saved the session bytedream 2023-07-13 14:09:18 +02:00
  • 6b76887978 Fix error when using etp-rt or anonymous flag after login command bytedream 2023-07-13 14:08:11 +02:00
  • 850aa7a969 Use config file to store sessions bytedream 2023-07-13 13:51:02 +02:00
  • 9ad27102fc Fix missing identifier on newer simulcast titles (#227) bytedream 2023-07-12 21:59:41 +02:00
  • 513353890d Respect debug output when showing subtitle download spinner bytedream 2023-07-12 21:34:49 +02:00
  • 49de7bbba9 Add progress indicator for subtitle download bytedream 2023-07-12 21:15:01 +02:00
  • 751735477c Update dependencies bytedream 2023-07-08 16:36:35 +02:00
  • 1fe8746dda Add support for old url scheme (#224) bytedream 2023-07-05 16:01:55 +02:00
  • af8a88a792 Add option to force subtitle burn with download (#221) bytedream 2023-07-05 01:57:56 +02:00
  • d710d02ea6 Change license bytedream 2023-07-05 00:05:14 +02:00
  • f40dc0dd1c
    Update crunchyroll-rs to 0.3.7 (#220) Bastian Venz 2023-06-26 17:59:55 +02:00
  • ebb5965015 Update crunchyroll-rs to 0.3.7 fixes deprecation of streams to stream Serverfrog 2023-06-26 12:58:45 +02:00
  • 0234d46bf9 Fix duplicated download with archive bytedream 2023-06-25 17:47:40 +02:00
  • 618d2206a2 Hide interactive output when -q flag is set bytedream 2023-06-24 13:05:30 +02:00
  • 75b6e7b452 Add long flag options to -v and -q (--verbose and --quiet) bytedream 2023-06-24 12:57:22 +02:00
  • fc44b8af8a Add option to select seasons when season number is duplicated (#199) bytedream 2023-06-23 17:19:16 +02:00