sim0n00ps / OF-DL

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

Missing download of the first chat message with video #548

Open Cypher4O4 opened 2 months ago

Cypher4O4 commented 2 months ago

I have tried several times to delete and download the same sub, the first messagge with the vidio attached doesn't appear in free videos folder.

StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp) 2024-09-03 18:04:00.564 +02:00 [ERR] Exception caught: Response status code does not indicate success: 403 (Forbidden).

StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp)

melithine commented 2 months ago

Are you using CDRM Project or your own Widevine keys? Also, try 1.7.75, we reworked how ffmpeg is used and a few other things that might possibly help with this.

melithine commented 2 months ago

Please try v1.7.76: https://github.com/sim0n00ps/OF-DL/releases/tag/OFDLV1.7.76

Cypher4O4 commented 2 months ago

Same error with last release (v1.7.76) 2024-09-09 11:48:38.869 +02:00 [ERR] Exception caught: Response status code does not indicate success: 403 (Forbidden).

StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp)

It creates the folder messages > free > videos but it's empty

I use my own key

BigGabagool commented 1 month ago

Also getting this error with 1.7.76