Nurutomo / wabot-aq

WhatsApp Bot
GNU General Public License v3.0
686 stars 1.38k forks source link

bug lib/y2mate.js #1110

Closed vinimods2 closed 1 year ago

vinimods2 commented 1 year ago

bug lib/y2mate.js no download mp3 audio

HabustNyeh commented 1 year ago

bug lib/y2mate.js no download mp3 audio

Console log?

vinimods2 commented 1 year ago

bug lib/y2mate.js no download mp3 audio

Console log?

Screenshot_20221225-060612_Termux Mod By Kztutorial

vinimods2 commented 1 year ago

this is the case mp3 error in parentelement

HabustNyeh commented 1 year ago

case 'mp3': list = { '128kbps': Object.fromEntries([...table.querySelectorAll('td > a[href="#"]')].filter(v => /.3gp/.test(v.innerHTML)).map(v => [v.innerHTML.match(/.*?(?=()/)[0].trim(), v.parentElement.nextSibling.nextSibling.innerHTML])) } break

github-actions[bot] commented 1 year ago

stale issue