some videos cannot be downloaded #76
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?
🚨 Bug Report: Null Reference Exception during Specific Download Modes
📌 Summary
The application frequently throws a Null Reference Exception when attempting to execute downloads in Single URL Download mode or Custom Download mode, causing certain media files to fail.
📄 Steps to Reproduce
Note: This issue affects some videos and does not appear to be a universal failure across all downloads.
💻 Error Message and Stack Trace
The exception is caught within the
DownloadDrmMediamethod of theOF_DL.Helpers.DownloadHelpermodule, indicating a null reference issue during the DRM media handling process.Error message:
this PR should fix your problem: #82
Consolidating this under #78.