Skip to content

Commit

Permalink
Formatting fixes and name update.
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin authored May 5, 2024
1 parent f27d209 commit 7df27a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# lavaplayer-youtube-source
# youtube-source
A rewritten YouTube source manager for Lavaplayer.

This source aims to provide robustness by leveraging multiple InnerTube clients
Expand Down Expand Up @@ -26,6 +26,7 @@ dependencies {

</details>
Example usage:

```java
YoutubeAudioSourceManager youtube = new YoutubeAudioSourceManager();
// Optionally, you may instantiate the source with a custom options, such as toggling use of searching, and clients.
Expand Down

0 comments on commit 7df27a1

Please sign in to comment.