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

Error al descargar el archivo #1

Open
Pocholo95 opened this issue Mar 13, 2024 · 1 comment
Open

Error al descargar el archivo #1

Pocholo95 opened this issue Mar 13, 2024 · 1 comment

Comments

@Pocholo95
Copy link

Screenshot 2024-03-13 110823

Exception has occurred: AttributeError
'NoneType' object has no attribute 'endswith'
File "C:\Users\pocholo\Desktop\Demiset\Demiset.py", line 33, in main
if ruta_archivo_descargado.endswith('.zip'):
File "C:\Users\pocholo\Desktop\Demiset\Demiset.py", line 95, in
main()
AttributeError: 'NoneType' object has no attribute 'endswith'

Terminal:
Error al descargar el archivo desde https://www.youtube.com/watch?v=RzJ3QjBsqM0: ffmpeg error (see stderr output for detail)

@Omarleel
Copy link
Owner

You must make sure that the input and output path exists, by default "Test" comes but if it does not exist the program does not create it. I'm going to do a push to avoid this type of problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants