mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-07-18 17:02:32 +02:00
feat: allow running without spotify
This commit is contained in:
parent
534d8fafaa
commit
af639159d1
7 changed files with 158 additions and 124 deletions
|
@ -95,7 +95,7 @@ export default class {
|
|||
}
|
||||
|
||||
if (!firstVideo) {
|
||||
throw new Error('No video found.');
|
||||
return [];
|
||||
}
|
||||
|
||||
return this.getVideo(firstVideo.url, shouldSplitChapters);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue