Skip to content

Commit b3cd95f

Browse files
committed
docs: update README
1 parent 009b2d4 commit b3cd95f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,16 @@ For quick access, you can replace the URL with the Moonlit URL:
88

99
- **YouTube**: Replace `youtube.com` with `moonlit.wastu.net` to the URL (example: <a href="https://moonlit.wastu.net/watch?v=JGwWNGJdvx8" target="_blank">moonlit.wastu.net/watch?v=JGwWNGJdvx8</a>)
1010

11-
https://github.com/user-attachments/assets/a54716fb-35cb-4158-b789-74a74fc359dc
11+
https://github.com/user-attachments/assets/64777ba1-6022-42b5-a653-c73bd4a61013
1212

1313
# Features
1414

1515
- **Pitch Lock & Shifting**: Change the speed without affecting pitch, or shift pitch independently (non lite mode).
1616
- **Reverb Effect**: Add ambiance to your tracks with adjustable reverb.
1717
- **Search Support**: Search for videos on YouTube for faster access.
18-
- **Lyrics Support**: View synchronized lyrics while listening to your tracks.
18+
- **Lyrics Support**: View synchronized, syllable-level lyrics while listening to your tracks.
1919
- **Client-Side Cookie Management**: Use your own YouTube cookies to bypass restrictions (e.g., age-gated content).
2020
- **Export Options**: Download the original media or export your processed remix as a WAV or MP3 file.
21-
- **Proxy Support**: Route all outbound server requests through an HTTP or SOCKS5 proxy.
2221
- **Self-Hostable**: Run with a single Docker container or directly on your host.
2322

2423
# Quick start
@@ -78,7 +77,8 @@ NODE_ENV=production bun run start
7877
# Credits
7978

8079
- **Signalsmith Stretch**: A massive shoutout to [Signalsmith Audio](https://signalsmith-audio.co.uk/) for their open-source time-stretching library. Honestly, I'm too dumb to implement complex DSP algorithms like this by myself, so this library is doing all the heavy lifting! 😅
81-
- **LRCLIB**: Thanks to [lrclib.net](https://lrclib.net/) for providing the lyrics API data.
80+
- **Better Lyrics**: Thanks to [Better Lyrics](https://better-lyrics.boidu.dev) and the [Better Lyrics API](https://lyrics-api.boidu.dev/) for syllable-synced lyrics and TTML timing data.
81+
- **LRCLIB**: Thanks to [lrclib.net](https://lrclib.net/) for providing additional lyrics when Better Lyrics has no match.
8282

8383
# Donating
8484

0 commit comments

Comments
 (0)