subinps / VCPlayerBot

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live steams, YouTube videos and telegram media. Supports scheduling streams, recording and many more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while deploying on VPS

TNO-TheMemer opened this issue · comments

Screenshot_2021-10-28-03-43-04-477_com android chrome
I am getting this error
How to fix it?

commented

You must install yt-dlp
Run this in your terminal

curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp && chmod a+rx /usr/local/bin/yt-dlp