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

the app/window closes itself right after opening #322

Open
mainchart opened this issue Apr 4, 2024 · 3 comments
Open

the app/window closes itself right after opening #322

mainchart opened this issue Apr 4, 2024 · 3 comments

Comments

@mainchart
Copy link

im on windows 10
Screenshot 2024-04-04 120742
Screenshot 2024-04-04 120814

@deadbeatdandylyon
Copy link

first off it seems like the path for your FFMpegPath is a bit not correct for example below is mine

"FFmpegPath": "C:/Users/<username>/Downloads/OF.DL.V1.7.48/Scraper Programs/ffmpeg-6.0-essentials_build/bin/ffmpeg.exe",

I also have the FFmpegPath located in the actual config.json file

As far as the information in your Auth.json File

at the end of your "cookie" path you have an extra comma that shouldn't be there

image

@mainchart
Copy link
Author

how should i type the ffmpeg path in my auth.jason file?

@deadbeatdandylyon
Copy link

If you have the latest update of the OF.DL

Then when you go into the Config.json file you will see an option for FFmegPath and thats where you would put the path name

you can see in the image below it already has "FFmpegPath": already there then you need to paste the correct path

The steps for that is locate the actual file FFmpeg > hold down left shift and then right click on the ffmpeg file and then select copy as path and then go to the config file and paste it

Screenshot 2024-04-04 065908

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