Add new YTM parser
authorMarvin Schenkel <marvinschenkel@gmail.com>
Fri, 8 Jul 2022 15:07:57 +0000 (17:07 +0200)
committerMarvin Schenkel <marvinschenkel@gmail.com>
Fri, 8 Jul 2022 15:07:57 +0000 (17:07 +0200)
commit02760e740511138f3263f8c69c22c276cab02d28
treea77d4cdbc27aa00fe9ef2700f31620124646d195
parent6fada23ac62c9b1c42c2448ee66471c773b7345c
Add new YTM parser
music_assistant/controllers/music/__init__.py
music_assistant/music_providers/ytmusic.py [deleted file]
music_assistant/music_providers/ytmusic/__init__.py [new file with mode: 0644]
music_assistant/music_providers/ytmusic/helpers.py [new file with mode: 0644]
music_assistant/music_providers/ytmusic/ytmusic.py [new file with mode: 0644]