Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinSchenkel authored Mar 13, 2024
1 parent 130fee7 commit af7d61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion music_assistant/server/providers/ytmusic/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "YouTube Music",
"description": "Support for the YouTube Music streaming provider in Music Assistant.",
"codeowners": ["@MarvinSchenkel"],
"requirements": ["ytmusicapi==1.5.3", "git+https://github.com/MarvinSchenkel/pytube.git"],
"requirements": ["ytmusicapi==1.6,0", "git+https://github.com/MarvinSchenkel/pytube.git"],
"documentation": "https://music-assistant.io/music-providers/youtube-music/",
"multi_instance": true
}

0 comments on commit af7d61b

Please sign in to comment.