remove console.log

This commit is contained in:
johnpyp 2023-12-21 20:47:33 -08:00
parent dee41dd180
commit 600e289643
No known key found for this signature in database
GPG key ID: CA93ADD29044F419

View file

@ -256,7 +256,6 @@ function getDefaultAudioStream(audioStreams) {
}
function parseProbeData(data, mediaInfoTags, verbose = false) {
console.log(data)
try {
const { format, streams, chapters } = data