Problem downloading Videos DRM content #119

Open
opened 2025-12-30 07:31:02 +00:00 by abdou.big222 · 7 comments

I'm having a problem even with older versions and the current version. This error appears in the program OFDL even though I placed the CDM keys in the folder and didn't modify the FFmpeg program file.

error :
2025-12-29 03:10:36.954 +01:00 [ERR] Exception caught: Response status code does not indicate success: 403 (Forbidden).

StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at WidevineClient.HttpUtil.PerformOperation(Func1 operation) at WidevineClient.HttpUtil.PostData(String URL, Dictionary2 headers, Byte[] postData)
at OF_DL.Helpers.APIHelper.GetDecryptionKeyCDM(Dictionary`2 drmHeaders, String licenceURL, String pssh)
2025-12-29 03:10:37.045 +01:00 [ERR] Exception caught: Object reference not set to an instance of an object.

StackTrace: at OF_DL.Helpers.DownloadHelper.DownloadDrmMedia(String user_agent, String policy, String signature, String kvp, String sess, String url, String decryptionKey, String folder, DateTime lastModified, Int64 media_id, String api_type, ProgressTask task, String customFileName, String filename, String path)
2025-12-29 07:07:47.404 +01:00 [ERR] FFmpeg failed. Input= Output= ExitCode=-1094995529 Message=Error opening input file https://cdn3.onlyfans.com/dash/files/c/c8/c884a1ee4fe2008a84e7c228ef794479/0humdmjz6tw3qo0fzbqfg.mpd.Error opening input files: Invalid data found when processing input Inner=
2025-12-29 07:14:37.873 +01:00 [ERR] FFmpeg failed. Input= Output= ExitCode=-1094995529 Message=Error opening input file https://cdn3.onlyfans.com/dash/files/c/c1/c188a6d347d976e5e7ac72f2d689c123/0i74n9gow241fqcq4gbty.mpd.Error opening input files: Invalid data found when processing input Inner=

I'm having a problem even with older versions and the current version. This error appears in the program OFDL even though I placed the CDM keys in the folder and didn't modify the FFmpeg program file. error : 2025-12-29 03:10:36.954 +01:00 [ERR] Exception caught: Response status code does not indicate success: 403 (Forbidden). StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at WidevineClient.HttpUtil.PerformOperation(Func`1 operation) at WidevineClient.HttpUtil.PostData(String URL, Dictionary`2 headers, Byte[] postData) at OF_DL.Helpers.APIHelper.GetDecryptionKeyCDM(Dictionary`2 drmHeaders, String licenceURL, String pssh) 2025-12-29 03:10:37.045 +01:00 [ERR] Exception caught: Object reference not set to an instance of an object. StackTrace: at OF_DL.Helpers.DownloadHelper.DownloadDrmMedia(String user_agent, String policy, String signature, String kvp, String sess, String url, String decryptionKey, String folder, DateTime lastModified, Int64 media_id, String api_type, ProgressTask task, String customFileName, String filename, String path) 2025-12-29 07:07:47.404 +01:00 [ERR] FFmpeg failed. Input=<none> Output=<none> ExitCode=-1094995529 Message=Error opening input file https://cdn3.onlyfans.com/dash/files/c/c8/c884a1ee4fe2008a84e7c228ef794479/0humdmjz6tw3qo0fzbqfg.mpd.Error opening input files: Invalid data found when processing input Inner=<no inner> 2025-12-29 07:14:37.873 +01:00 [ERR] FFmpeg failed. Input=<none> Output=<none> ExitCode=-1094995529 Message=Error opening input file https://cdn3.onlyfans.com/dash/files/c/c1/c188a6d347d976e5e7ac72f2d689c123/0i74n9gow241fqcq4gbty.mpd.Error opening input files: Invalid data found when processing input Inner=<no inner>

the same, and the latest version is also the same.

the same, and the latest version is also the same.
Collaborator

You are probably being rate limited or blocked by cloudflare. Try enabling LimitDownloadRate and waiting a while before scraping again to fall offthe block list.

You are probably being rate limited or blocked by cloudflare. Try enabling LimitDownloadRate and waiting a while before scraping again to fall offthe block list.
Author

You are probably being rate limited or blocked by cloudflare. Try enabling LimitDownloadRate and waiting a while before scraping again to fall offthe block list.


I've set the limitdownloadrate, but the problem is that it's causing me to encounter two "creaters OF" errors while downloading, and it's displaying a "message".

> You are probably being rate limited or blocked by cloudflare. Try enabling LimitDownloadRate and waiting a while before scraping again to fall offthe block list. --- I've set the limitdownloadrate, but the problem is that it's causing me to encounter two "creaters OF" errors while downloading, and it's displaying a "message".
Collaborator

You are probably being rate limited or blocked by cloudflare. Try enabling LimitDownloadRate and waiting a while before scraping again to fall offthe block list.


I've set the limitdownloadrate, but the problem is that it's causing me to encounter two "creaters OF" errors while downloading, and it's displaying a "message".

I'm sorry, I don't understand that.

> > You are probably being rate limited or blocked by cloudflare. Try enabling LimitDownloadRate and waiting a while before scraping again to fall offthe block list. > --- > I've set the limitdownloadrate, but the problem is that it's causing me to encounter two "creaters OF" errors while downloading, and it's displaying a "message". I'm sorry, I don't understand that.
Author

I will send you a verbose log file that explains it to you.

I will send you a verbose log file that explains it to you.
Collaborator

Logs contain a lot of data, we need to understand what problem you're having in order to make sense of what's going on.

Logs contain a _lot_ of data, we need to understand what problem you're having in order to make sense of what's going on.
Author

Logs contain a lot of data, we need to understand what problem you're having in order to make sense of what's going on.
I am facing the problem shown in the picture.

> Logs contain a _lot_ of data, we need to understand what problem you're having in order to make sense of what's going on. I am facing the problem shown in the picture.
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#119
No description provided.