Can‘t download DRM protected videos with error [ERR] FFmpeg failed. Input=<none> Output=<none> ExitCode=-138 Message=Error opening input file #122
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I used OF-DL 1.9.17 in Windows to download single post, no problem appeared, but no video was in user_data.
I tried a few more times and found that I couldn't download DRM videos, but I could download older videos without DRM. By the way, I used VPN to connect to onlyfans.
I checked logs file to show 2026-01-02 03:11:22.503 +08:00 [ERR] FFmpeg failed. Input= Output= ExitCode=-138 Message=Error opening input file https://cdn3.onlyfans.com/dash/files/a/a3/a3007dc8992817bf9b05a802cf04952d/0i8hi3yi90phuoo9peofk.mpd.Error opening input files: Error number -138 occurred Inner=
I tried updating ffmpeg from 7.1.1 to the latest version 8.0.1, but the problem persists.
Users have had problems with ffmpeg 8 giving black screens on downloaded videos, so updating it is not recommended at this time.
"The FFmpeg error number -138 indicates a connection timeout (ETIMEDOUT), which is a network-related issue that occurs when FFmpeg cannot establish a connection or the connection drops while accessing an input file, typically a network stream." I suspect this is a problem with your VPN. OF blocks some VPNs; your provider may be one of them. Try a different location or provider if you require a VPN, or try directly if possible.
I have updated OF-DL to the latest version 1.9.18 and used ffmpeg 7.1.1, but it still didn't work for DRM protected videos. As you suggested, I think it might be a VPN issue. I tried switching to different location or connecting directly, but it didn't work. I'll try other VPN providers later. Thank you for your reply.
I tried switching to another VPN provider, but OF-DL still didn't work, so I tried OF-DRM. About a month ago, OF-DRM worked fine, but recently it kept showing an auth.json error. Actually, the information in auth.json had been updated. After updating rules.json, OF-DRM could be used and downloaded DRM protected videos. This was a bit unexpected, so does this mean that OF-DL is really a VPN issue?
In the latest release I added some parameters to ffmpeg to help with reducing failures and it being able to retry, I would give it a go and see if has helped in any way?
Please open a new issue if this is not solved in the current release.