serg123e / irirangi

Telegram bot that receives audio files, SoundCloud, or YouTube links, downloads them, and streams them as Icecast Internet radio.
MIT License
4 stars 0 forks source link

playing soundcloud or youtube links fails with avformat_open_input() failed: Invalid data found when processing input #1

Open realies opened 3 months ago

realies commented 3 months ago

same behaviour when building the mpd images with FROM alpine:edge

serg123e commented 3 months ago

@realies Just checked it and it works fine on my side. Could you provide more details, please?

Am I understand right that the bot was able to download the file, but after adding it to the playlist, the mpd container shows this error?

Does the downloaded music file appears in music/ directory and have some content? Could it be played by regular music player?