1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 18:56:00 +00:00

update V3.1.1

This commit is contained in:
MatteZ02
2020-04-16 23:07:57 +03:00
parent a35318cea8
commit 41ec084ab1
3 changed files with 168 additions and 388 deletions

View File

@ -12,7 +12,7 @@ module.exports = async function (guild, song, client, seek, play) {
return;
}
streamConfig.ytdlOptions.begin = seek;
streamConfig.options.seek = seek;
const ffmpegArgs = [
"-analyzeduration",