Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yt-dl error #1622

Closed
deniganda opened this issue Nov 18, 2023 · 8 comments
Closed

yt-dl error #1622

deniganda opened this issue Nov 18, 2023 · 8 comments
Labels
External Issue Issue from package or library

Comments

@deniganda
Copy link

('Received response with content-encoding: br, but failed to decode it.', error('BrotliDecoderDecompressStream failed while processing the stream'))

when i use /y or /yl, my bot always reply my comand with that error text above

@FabriSC
Copy link

FabriSC commented Nov 18, 2023

same error

@anasty17
Copy link
Owner

I will check if this issue is from my side

@FabriSC
Copy link

FabriSC commented Nov 18, 2023

probably an rss package has been updated, which is what causes the conflict with yt

@anasty17
Copy link
Owner

probably an rss package has been updated, which is what causes the conflict with yt

feedparser? No new updates

@FabriSC
Copy link

FabriSC commented Nov 20, 2023

You can check it, I tried starting the bot in a new container, because it keeps giving me errors on several servers

@FabriSC
Copy link

FabriSC commented Nov 20, 2023

app_1 | [20-Nov-23 12:44:23 PM] [INFO] - Running job "RSS (trigger: interval[0:15:00], next run at: 2023-11-20 07:29:23 UTC)" (scheduled at 2023-11-20 07:14:23.994089+00:00)
app_1 | [20-Nov-23 12:44:23 PM] [WARNING] - RSS_CHAT not added! Shutting down rss scheduler...
app_1 | [20-Nov-23 12:44:24 PM] [INFO] - Job "RSS (trigger: interval[0:15:00], next run at: 2023-11-20 07:29:23 UTC)" executed successfully
app_1 | [20-Nov-23 12:44:24 PM] [INFO] - Scheduler has been shut down
app_1 | [20-Nov-23 12:44:31 PM] [INFO] - Running Task Manager ...
app_1 | [youtube] Extracting URL: https://youtu.be/BzmsnAjdEEY?si=bEsL3k6S5dEf8FaI
app_1 | [youtube] BzmsnAjdEEY: Downloading webpage
app_1 | [20-Nov-23 12:45:17 PM] [INFO] - Running Task Manager ...
app_1 | [20-Nov-23 12:45:17 PM] [INFO] - https://youtu.be/I6I2oAifl38?si=IKKfgejOnGNsv2KL
app_1 | [20-Nov-23 12:45:18 PM] [INFO] - ERROR: Use ytdl cmds for Youtube links
app_1 | [20-Nov-23 12:45:24 PM] [INFO] - Running Task Manager ...
app_1 | [youtube] Extracting URL: https://youtu.be/I6I2oAifl38?si=IKKfgejOnGNsv2KL
app_1 | [youtube] I6I2oAifl38: Downloading webpage
app_1 | [20-Nov-23 12:45:34 PM] [INFO] - Running Task Manager ...
app_1 | [youtube] Extracting URL: https://youtu.be/I6I2oAifl38?si=IKKfgejOnGNsv2KL
app_1 | [youtube] I6I2oAifl38: Downloading webpage
app_1 | [youtube] I6I2oAifl38: Downloading ios player API JSON
app_1 | [youtube] I6I2oAifl38: Downloading android player API JSON
app_1 | [youtube] I6I2oAifl38: Downloading m3u8 information
image

@Alqatiry-Indonesia
Copy link

/shell pip install yt-dlp==2023.10.13

@anasty17
Copy link
Owner

You can check it, I tried starting the bot in a new container, because it keeps giving me errors on several servers

My question was: how feed parser related to this ? Downgrade the yt-dlp version for now

@anasty17 anasty17 added the External Issue Issue from package or library label Nov 20, 2023
anasty17 added a commit that referenced this issue Nov 22, 2023
other minor chnages
fix #1622

Signed-off-by: anasty17 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Issue Issue from package or library
Projects
None yet
Development

No branches or pull requests

4 participants