Commit graph

95 commits

Author SHA1 Message Date
bytedream
2cf9125de3 Update README.md 2024-07-01 16:38:29 +02:00
bytedream
4d1df83342 Fix build badge 2024-05-05 00:05:10 +02:00
bytedream
96d3de48cf Add missing code examples 2024-05-04 23:40:02 +02:00
bytedream
dad91dba91 Rename --sync-tolerance to --merge-sync-tolerance and --merge-sync-precision to --merge-sync-precision 2024-05-04 23:39:55 +02:00
Simon
72c574c883
Switch to audio fingerprinting based syncing (#393)
* rename merge-auto-tolerance -> merge-time-tolerance

* move format_time_delta to own file

* switch to audio fingerprinting based syncing

* move format_time_delta to own file

* simpler approach to determine negative time deltas

* add missing readme part for --sync-precision

* fix all clippy "errors"

* Use rust-native chromaprint port instead of ffmpeg

* buffer with 128kb instead of 32kb

* improve helps

* improve help

---------

Co-authored-by: bytedream <bytedream@protonmail.com>
2024-05-02 00:35:13 +02:00
Simon
bf28dbf1ce
rename merge-auto-tolerance to merge-time-tolerance (#391) 2024-04-26 15:50:44 +02:00
bytedream
8ada822396 Remove etp-rt login 2024-04-20 00:02:06 +02:00
bytedream
a73773ce1d Add id to every flag in README 2024-04-09 18:59:33 +02:00
bytedream
0115730d60 Add archive --sync-start flag documentation to README 2024-04-09 18:55:12 +02:00
bytedream
c0f3346846 Update README.md 2024-04-03 16:46:49 +02:00
bytedream
89be8ac429 Update README.md 2024-03-25 13:31:23 +01:00
bytedream
a0fa2bfd8a Update dependencies and version 2024-03-10 13:40:26 +01:00
Username404-59
9c44fa7dae
README.md: Fix a typo (#344) 2024-03-03 22:40:41 +01:00
Kevin
d3ab2245a8
Update README.md
minor fix
--output-specials -o "something" isn't working
--output-specials "something" is correct
2024-02-15 23:52:47 +01:00
bytedream
3b9fc52890 Add notice & warning that an anonymous or non-premium account may result to incomplete results with search (#288) 2024-01-28 01:03:59 +01:00
bytedream
d3837f2495 Add new flags and format options to README 2024-01-03 00:34:16 +01:00
bytedream
77609be598 Replace all login username references with email 2023-12-09 17:22:53 +01:00
bytedream
c08931b610 Add new commands and format option to readme 2023-11-06 22:55:23 +01:00
kennedy
7594412f58
updated brew url (#263)
* updated brew url

Its most appropriate to forward users to the brew's information page generated for crunchy-cli. There are stats on amount of downloads, see where the manifest is location, and what architectures are built for it.

* Update README.md

Co-authored-by: ByteDream <63594396+ByteDream@users.noreply.github.com>

---------

Co-authored-by: ByteDream <63594396+ByteDream@users.noreply.github.com>
2023-11-02 13:37:40 +01:00
kennedy
d8b76f8cc7
Add homebrew instructions (#261)
Added details about homebrew and what archs are supported.

made minor style linting: add space surrounding shell code blocks, and headers.
2023-10-29 06:12:25 +01:00
Catd
f56d9ecabf
Changes in Readme regarding subtitles and flag usage (#255)
* Update README.md

updated Flags and subtitles sections

* Update README.md

* Update README.md

Comma in a better place
2023-10-16 17:04:45 +02:00
Simon
e06e6b2b01
Update README.md (#240) 2023-08-25 15:21:37 +02:00
bytedream
800df5ca6c (Re-)add scoop install example 2023-08-08 11:06:28 +02:00
bytedream
a12a8bc366 Update README 2023-08-07 16:19:18 +02:00
ByteDream
6f40ffacec
Change license (#223) 2023-08-07 15:58:51 +02:00
bytedream
2ebc76a0df Change search README documentation position 2023-06-20 00:33:31 +02:00
bytedream
0cd647fb14 Add search documentation 2023-06-20 00:31:35 +02:00
bytedream
0beaa99bfd Update supported urls in README 2023-06-20 00:09:54 +02:00
bytedream
b55ac9a51a Update README 2023-06-16 10:18:37 +02:00
Peter Mahon
32aab193d0 Add Output Templates section in README.md
Added a section for output templates so that users of the application have an easy reference as opposed to searching within the code. 

I also updated the Output Templates subsection in the downloads section to mention both .ts and .mp4 files since the default changes in version crunchy-cli v3.0.0-dev.9 of the binaries.
2023-06-16 10:18:37 +02:00
StepBroBD
49d64805ca
add nix flake (#210)
- add following functionality:
  - nix develop with direnv support
  - nix run and nix shell
  - nix fmt for flake.nix
  - and package overlay for https://github.com/NixOS/nixpkgs/pull/225502

- useful docs
  - https://stackoverflow.com/questions/53272197/how-do-i-override-the-libc-in-a-nix-package-to-be-musl
  - dd3aca2d0b/pkgs/top-level/stage.nix (L136)

- inspired by https://github.com/typst/typst/blob/main/flake.nix
2023-06-04 17:57:28 +02:00
bytedream
19f79a4349 Remove no-subtitle-optimization flag in README 2023-05-25 18:58:03 +02:00
bytedream
f3f900064a Fix flag README typo 2023-05-25 18:57:33 +02:00
LetMeByte
a6bfe0be2e
📚 Readme Overhaul 📚 (#163)
* 📚

* Update README.md

* Update README.md
2023-03-08 22:31:03 +01:00
ByteDream
96b259ce9a Add url filtering section to README (#133) 2023-02-05 15:00:50 +01:00
Alexandru Dracea
e83de60efa
Update README.md
Adds a bit of guidance for how to properly `install` .
2023-01-31 13:37:29 +02:00
ByteDream
67bbc00d87 Add pre-release notice 2022-12-18 15:03:16 +01:00
ByteDream
4bfc6f22e1 Fix discord link 2022-12-18 13:50:20 +01:00
ByteDream
50c520d660
Merge pull request #80 from crunchy-labs/feature/anonymous-login
Add anonymous login
2022-12-16 21:06:37 +01:00
bytedream
f254df3bb3 Fix ci badge 2022-12-16 08:50:11 +01:00
ByteDream
db3697c372 Add anonymous login examples to the README 2022-12-11 23:03:25 +01:00
ByteDream
b118b74b99 Update README 2022-11-27 20:38:26 +01:00
bytedream
a760588441 Add ci badge 2022-11-27 17:11:32 +01:00
ByteDream
502cb39923 Fix download binary description 2022-11-24 15:54:17 +01:00
ByteDream
039d7cfb81 Rewrite it in Rust 2022-11-24 15:30:49 +01:00
ByteDream
027047fc7e
Fix binary links 2022-09-04 20:33:52 +02:00
bytedream
689bbcd9a4 Remove go version badge 2022-09-04 17:12:57 +02:00
bytedream
afc85350ab Update arch install package name 2022-08-22 13:31:33 +02:00
bytedream
0371b31dcc Add info and update command examples 2022-08-22 13:06:05 +02:00
ByteDream
f974d5296b
Remove rename issue link 2022-08-22 12:41:47 +02:00