anasty17 / mirror-leech-telegram-bot

Official Repository: Telegram bot which can download direct links, torrents, nzb, google drive, telegram document, any file/folder from rclone supported clouds, all yt-dlp supported sites and jdownloader supported sites, then upload them to google drive, telegram cloud or to one of rclone supported clouds
https://t.me/mltb_official_channel
GNU General Public License v3.0
3.45k stars 4.77k forks source link

Unable to Download playlists! Incomplete Data Received & [Errno 2] #1591

Closed GollumArain closed 1 year ago

GollumArain commented 1 year ago

Downloading a single video works effortlessly but I'm unable to download playlists. It fetches incomplete data as can be seen below, retries and after 3 tries it simply gives Error related to directory of file, which is not correct, because downloading single files, to the same directory works fine. There's no problem with the YT-DLP, because it works directly (without the bot).

NOOB ALERT

app_1 | 2023-10-10 07:51:15,680 - bot - INFO - Downloading with YT-DLP: https://www.youtube.com/playlist?list=PLBsP89CPrMePNK7yIxcyRdiIFentQVHra app_1 | 2023-10-10 07:51:16,282 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Retrying (1/3)... app_1 | 2023-10-10 07:51:19,327 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Retrying (2/3)... app_1 | 2023-10-10 07:51:22,377 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Retrying (3/3)... app_1 | 2023-10-10 07:51:25,427 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Giving up after 3 retries app_1 | 2023-10-10 07:51:37,167 - bot - INFO - Checking File/Folder if already in Drive: MKBHD Interviews! app_1 | 2023-10-10 07:51:37,169 - bot.helper.mirror_utils.gdrive_utlis.helper - INFO - Authorizing with 15.json service account app_1 | 2023-10-10 07:51:37,556 - bot.helper.mirror_utils.download_utils.yt_dlp_download - INFO - Download with YT_DLP: MKBHD Interviews! app_1 | 2023-10-10 07:51:38,004 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Retrying (1/3)... app_1 | 2023-10-10 07:51:41,049 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Retrying (2/3)... app_1 | 2023-10-10 07:51:44,100 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Retrying (3/3)... app_1 | 2023-10-10 07:51:47,148 - bot.helper.mirror_utils.download_utils.yt_dlp_download - WARNING - [youtube:tab] Incomplete data received. Giving up after 3 retries app_1 | 2023-10-10 07:51:47,166 - bot.helper.mirror_utils.download_utils.yt_dlp_download - ERROR - ERROR: [Errno 2] No such file or directory: '/root/media/34/MKBHD Interviews!/MKBHD Interviews!.jpg'

anasty17 commented 1 year ago

I will testbbro but mostly its connection or yt-dlp issue

GollumArain commented 1 year ago

I will testbbro but mostly its connection or yt-dlp issue

Any update?

CevreMuhendisi commented 1 year ago

up image