codealchemist / youtube-audio-server

Easily stream and download audio from YouTube.
75 stars 32 forks source link

Output file #0 does not contain any stream #43

Open soloham opened 2 years ago

soloham commented 2 years ago

For some videos it gives the following error, for example for id: 3eJMovcItXg

Error: ffmpeg exited with code 1: Output #0, mp3, to 'pipe:1': Output file #0 does not contain any stream

i-lq commented 2 years ago

hello, it also gives me that error, with this id Mvaosumc4hU

DavidBerdik commented 2 years ago

@SoloHam @SkyWasShining I have just opened a pull request that fixes this issue. - https://github.com/codealchemist/youtube-audio-server/pull/47