OF-DL icon indicating copy to clipboard operation
OF-DL copied to clipboard

the app/window closes itself right after opening

Open mainchart opened this issue 1 year ago • 3 comments

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

mainchart avatar Apr 04 '24 10:04 mainchart

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

deadbeatdandylyon avatar Apr 04 '24 10:04 deadbeatdandylyon

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

mainchart avatar Apr 04 '24 10:04 mainchart

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

deadbeatdandylyon avatar Apr 04 '24 11:04 deadbeatdandylyon