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

unable to download the content

Open kililua opened this issue 1 year ago • 13 comments

shows this error, how is the solution? help please

Screenshot 2024-01-17 033035

kililua avatar Jan 16 '24 20:01 kililua

The account that you configure has been banned mate, that's means 403 Forbidden error.

0xdevamg avatar Jan 16 '24 20:01 0xdevamg

looks like its just downloading the non drm content

Screenshot 2024-01-17 034603

kililua avatar Jan 16 '24 20:01 kililua

Hi, what kind of version are you using? Is it the first time that you're experiencing this issue? Was everything good with the configuration?

greyhat94 avatar Jan 17 '24 00:01 greyhat94

Hi, what kind of version are you using? Is it the first time that you're experiencing this issue? Was everything good with the configuration?

Hi, its the latest one, and yeah my first time experiencing this error.

canyud avatar Jan 17 '24 02:01 canyud

Was everything good with the configuration of the file? Once you run the programme, is the software able to find the path of "ffmpeg.exe", "auth.json", and "config.json"?

greyhat94 avatar Jan 17 '24 12:01 greyhat94

I have the same issue. I cannot download all the videos with no DRM but get an error on paid ones. I update ffmpeg with no luck. Any ideas?

Downloading 2 Messages ---------------------------------------- 0% 0.0/136.3 MB --:--:-- Exception caught: Could not find file user_data\sites\OnlyFans\emily.foxxy\Messages\Free\Videos\0hkkavyojtmoykyad3yph_source.mp4'.

StackTrace: at System.IO.FileInfo.get_Length() at OF_DL.Helpers.DownloadHelper.DownloadDrmMedia(String ytdlppath, String mp4decryptpath, String ffmpegpath, String user_agent, String policy, String signature, String kvp, String sess, String url, String decryptionKey, String folder, DateTime lastModified, Int64 media_id, ProgressTask task, String customFileName, String filename, String path, Boolean showScrapeSize) at OF_DL.Helpers.DownloadHelper.DownloadMessageDRMVideo(String ytdlppath, String mp4decryptpath, String ffmpegpath, String user_agent, String pol older, DateTime lastModified, Int64 media_id, ProgressTask Downloading 2 Messages ---------------------------------------- 0% 0.0/136.3 MB --:--:--ctionary`2 users, Config config, Boolean showScrapeSize) Exception caught: Could not find file user_data\sites\OnlyFans\emily.foxxy\Messages\Free\Videos\0hl2te09ezafsoosu72vz_source.mp4'.

StackTrace: at System.IO.FileInfo.get_Length() at OF_DL.Helpers.DownloadHelper.DownloadDrmMedia(String ytdlppath, String mp4decryptpath, String ffmpegpath, String user_agent, String policy, String signature, String kvp, String sess, String url, String decryptionKey, String folder, DateTime lastModified, Int64 media_id, ProgressTask task, String customFileName, String filename, String path, Boolean showScrapeSize) at OF_DL.Helpers.DownloadHelper.DownloadMessageDRMVideo(String ytdlppath, String mp4decryptpath, String ffmpegpath, String user_agent, String pol older, DateTime lastModified, Int64 media_id, ProgressTask Downloading 2 Messages ---------------------------------------- 0% 136.3 MB 00:00:00 ctionary`2 users, Config config, Boolean showScrapeSize)

Messages Already Downloaded: 2 New Messages Downloaded: 0 Getting Paid Messages Found 0 Paid Messages

fidelio959 avatar Jan 17 '24 15:01 fidelio959

Was everything good with the configuration of the file? Once you run the programme, is the software able to find the path of "ffmpeg.exe", "auth.json", and "config.json"?

Yes, I can log into the program, all auth was good, i just cant download the content of the creator ( the DRM i guess? )

canyud avatar Jan 17 '24 19:01 canyud

Can you try downloading a single post instead of all the content? I am not an expert on the subject, but I believe that your error may depend on the temporary inactivity of the CDM service. In any case, let me know if you can download a single piece of content. A little while ago, I conducted a test on a single video, almost certainly protected by DRM, and the operation was successful. However, I don't know why, but OnlyFans banned another profile for me, which had never been used either to download content or to subscribe to the profiles of the various creators.

Il mer 17 gen 2024, 20:16 canyud @.***> ha scritto:

Was everything good with the configuration of the file? Once you run the programme, is the software able to find the path of "ffmpeg.exe", "auth.json", and "config.json"?

Yes, I can log into the program, all auth was good, i just cant download the content of the creator ( the DRM i guess? )

— Reply to this email directly, view it on GitHub https://github.com/sim0n00ps/OF-DL/issues/261#issuecomment-1896475734, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3DK2XOIWYY6SJD4GNBBBQTYPAPRDAVCNFSM6AAAAABB5NUS76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJWGQ3TKNZTGQ . You are receiving this because you commented.Message ID: @.***>

greyhat94 avatar Jan 17 '24 22:01 greyhat94

I can tell you that I also tried download a single DRM video with the same error. How can I check if it a problem with CDM service? I am using the same configuration as 10 days ago when I was able to download everything.

fidelio959 avatar Jan 17 '24 22:01 fidelio959

At the end I was able to solve the problem. I used the following command to enable proxy in cmd: set HTTP_PROXY=http://userid:password@address:port. It worked till few weeks ago but I don't why it didn't work yesterday. I don't know if there is another way to enable proxy in cmd.

fidelio959 avatar Jan 18 '24 10:01 fidelio959

Setting a proxy like that is something you would have to do each terminal session, I believe.

melithine avatar Jan 18 '24 10:01 melithine

Indeed is what I do each terminal session and it worked fine till yesterday. Using OF-DL with proxy gave me the above error. I did the same thing without proxy and everything worked fine. I don't like to use the tool with my IP but yesterday I did any attempt to make it work. The problem is related to the DRM videos. I don't know if there are some netowrk calls that ffmpeg or CDM does to work properly.

fidelio959 avatar Jan 18 '24 11:01 fidelio959

How should I set a proxy from cmd before using this tool? I'd like to avoid making use of this software from my own IP. Were you able to resolve the error about the content not downloading? I'm waiting for your answer.

Il gio 18 gen 2024, 11:14 fidelio959 @.***> ha scritto:

At the end I was able to solve the problem. I used the following command to enable proxy in cmd: set @.***:port. It worked till few weeks ago but I don't why it didn't work yesterday. I don't know if there is another way to enable proxy in cmd.

— Reply to this email directly, view it on GitHub https://github.com/sim0n00ps/OF-DL/issues/261#issuecomment-1898183894, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3DK2XOBGYNCSLD3C3WBFVDYPDYY3AVCNFSM6AAAAABB5NUS76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJYGE4DGOBZGQ . You are receiving this because you commented.Message ID: @.***>

greyhat94 avatar Jan 18 '24 16:01 greyhat94

I use the following command set HTTP_PROXY=http://userid:password@address:port and for some reason it was wroking well again. I don't know why and how but it did.

fidelio959 avatar Jan 20 '24 18:01 fidelio959