Open TSxSAHIL opened 1 month ago
Could you please update Pytubefix to the latest version (Pytubefix 8.1.1) by running the following pip command, and check if the error persists?
pip install --upgrade pytubefix
No it does'nt work at all. I am getting the error of "An error has occurred: iE9HMudybyc This request was detected as a bot. Use use_po_token=True
to view. See more details at https://github.com/JuanBindez/pytubefix/pull/209"
Hi @Hetari I just want a small project which takes a link and return the audio file to it. As I am learning python and i want to deploy it on render
Hi @Hetari I just want a small project which takes a link and return the audio file to it. As I am learning python and i want to deploy it on render
For questions like these, it’s best to start a Discussion rather than an Issue to keep the issues board focused on bugs and feature requests. You can create a discussion under the Discussions tab for more general help or project advice.
In the meantime, I’ve created a small project that meets your requirements. https://gist.github.com/Hetari/168ea013bfa5b26ec7872344eaee283a
In the future, please keep these kinds of questions in Discussions, not Issues.
Sure @Hetari , It would be great if you can help me out as I am a fresher in this industry I would love to learn from your experience
:exclamation: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE :exclamation:
lack of information will lead to closure of the issue
Describe the bug A clear and concise description of what the bug is.
You can use the tool: https://github.com/YunzheZJU/youtube-po-token-generator, to get the token Enter with your visitorData: An error has occurred: EOF when reading a line 127.0.0.1 - - [20/Oct/2024:12:36:51 +0000] "POST /transcribe HTTP/1.1" 500 37 "http://localhost:3000/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
This is the error which I am getting while deploying a yt audio downloader on render
code that was used that resulted in the bug
Expected behavior A clear and concise description of what you expected to happen.
With this code i wanted a audio from a given youtube link
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.