JuanBindez / pytubefix

Python3 library for downloading YouTube Videos.
http://pytubefix.rtfd.io/
MIT License
454 stars 67 forks source link

Issue with "Video unavailable or removed" Error After Deployment #193

Open Imad-AHDDAD opened 3 weeks ago

Imad-AHDDAD commented 3 weeks ago

I am experiencing an issue with the pytubefix library when deploying my Flask application to Render. The API works correctly on my local server, but after deploying to Render, I consistently receive the error message: "Video unavailable or removed."

Any guidance or suggestions for resolving this problem would be greatly appreciated.

JuanBindez commented 3 weeks ago

some servers are causing this problem

Imad-AHDDAD commented 3 weeks ago

@JuanBindez Thank you for your response Do you know of any servers that don't cause this problem?

JuanBindez commented 3 weeks ago

@JuanBindez Thank you for your response Do you know of any servers that don't cause this problem?

I use GCP and I haven't had any problems yet, I only had problems with colab

JuanBindez commented 3 weeks ago

Little by little we are trying to solve these problems but YouTube is annoying

Imad-AHDDAD commented 2 weeks ago

@JuanBindez
Is there any server that does not cause this problem, and supports Socket io ? Cloud Run does not support it !

JuanBindez commented 2 weeks ago

I don't know