ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.28k stars 10.03k forks source link

ERROR: No video formats found #29687

Open VirusIn0014 opened 3 years ago

VirusIn0014 commented 3 years ago

Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/pyrogram/dispatcher.py", line 217, in handler_worker await handler.callback(self.client, *args) File "/app/handlers/play.py", line 507, in play file_path = await converter.convert(youtube.download(url)) File "/app/downloaders/youtube.py", line 19, in download info = ydl.extract_info(url, False) File "/usr/local/lib/python3.7/dist-packages/youtube_dl/YoutubeDL.py", line 808, in extract_info return self.__extract_info(url, ie, download, extra_info, process) File "/usr/local/lib/python3.7/dist-packages/youtube_dl/YoutubeDL.py", line 824, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "/usr/local/lib/python3.7/dist-packages/youtube_dl/YoutubeDL.py", line 628, in report_error self.trouble(error_message, tb) File "/usr/local/lib/python3.7/dist-packages/youtube_dl/YoutubeDL.py", line 598, in trouble raise DownloadError(message, exc_info) youtube_dl.utils.DownloadError: ERROR: 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.

ghost commented 3 years ago

Be sure to call youtube-dl with the --verbose flag and include its complete output.

Do not ignore this.

hessaum commented 3 years ago

What was the original command you ran that provided this output?

VirusIn0014 commented 3 years ago

What was the original command you ran that provided this output?

dude ... i have a music bot ... i got this error in logs of that bot