Download progress stuck at 0% even tough it's really running on the background #50
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?
Also the ytdlp is running on the background:
The progress only updated when the download is completed.
OFDRM is deprecated, this repository is only for OFDL. You should migrate over to OFDL.
That said, the progress bar in OFDL (and I assume the same is true for OFDRM) only updates by default based off of the items downloaded, not their size. You can enable the feature
ShowScrapeSizeif you want more accurate progress bars, but there's a large performance hit in doing so (which is why it defaults to being disabled).