sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
575 stars 55 forks source link

Fix unescaped backslashes and drm download deadlock #289

Closed whimsical-c4lic0 closed 4 months ago

whimsical-c4lic0 commented 4 months ago

This PR includes a cross platform fix for the FFmpeg process deadlock. According to the docs, a deadlock can occur when redirecting standard error or standard output if it is not read (before calling WaitForExit).

The backslash escaping code just improves on your hotfix to only affect windows and to also fix an unescaped (if possible) path set by the user in config.