Closed Monokuma11 closed 9 months ago
Did you by any chance forget to download ffmpeg.exe and putting it in the Project root Folder? That's the folder that has the DO_NOT_DELETE.txt, LICENSE, src Folder,... @Monokuma11
ffmpeg.exe is in the src folder and the error persists.
@Monokuma11 the file needs to be in the root folder. Not the SRC Folder. This is because the script is now started outside of that folder.
Yup. That now worked. Thank you!
Describe the bug: Instead of opening the chrome window and actually download something, it does not work and only reports missing files.
Steps to Reproduce the bug: Enter the settings in the constant.py file just like the bottom screenshots shows. The anime I used was "Girls und panzer" with the german subbed version.
Expected behavior: It should download the wanted movies, open a chrome window and work normally.
Screenshots
Additional Info In this attempt, I am using Python3.10, but the same error remained, when using Python3.12