reticivis-net / mediaforge

A Discord bot for editing and creating videos, images, GIFs, and more!
GNU General Public License v3.0
81 stars 28 forks source link

cannot pickle '_io.BufferedReader' object #209

Open AshleyUwUwU opened 11 months ago

AshleyUwUwU commented 11 months ago

Describe the bug

Not downloading a video

Traceback

traceback 2.txt

Expected Behavior

No response

Steps To Reproduce

No response

Anything Else

No response

reticivis-net commented 11 months ago

Technically duplicate of #124 but the bug should be fixed so leaving this open

reticivis-net commented 11 months ago

fixed the error handling so it should show the right error (haven't pushed this change to the main bot yet) but this error is a symptom not a cause, the issue is youtube has blocked my IP from downloading videos. there's no easy way around this so I'll simply just,,, not download videos! I plan to try to download, and if it fails, try to just get the best available video URL and send that and leave it up to the user to download it themselves. YouTube only blocks me accessing the video files, not the list of URLs, so this should work