Open Naviya2 opened 3 years ago
1) NEVER run apps (in this case ytdl) as root
when you don't need to change system !
2) If you're on Debian, Ubuntu, or something like that, you can install the python-is-python3
package, or create a symlink with
sudo ln -vs python3 /usr/bin/python
- NEVER run apps (in this case ytdl) as
root
when you don't need to change system !- If you're on Debian, Ubuntu, or something like that, you can install the
python-is-python3
package, or create a symlink withsudo ln -vs python3 /usr/bin/python
i want to run my telegram bot with yt-dl how i do it??
Maybe the template needs further instructions for people who are running the program in a server process?
Checklist
Verbose log
Description
WRITE DESCRIPTION HERE
I have installed latest version of youtube-dl in my yt song downloader bot , but it is showing this,
"[0;31mERROR: [0m No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the verbose flag and include its complete output."
I have installed the latest ver of 2021.06.06