Download progress stuck at 0% even tough it's really running on the background #50

Closed
opened 2025-09-10 11:11:32 +00:00 by justcosmos · 1 comment
image.png

Also the ytdlp is running on the background:

image.png

The progress only updated when the download is completed.

image.png
<img width="900" alt="image.png" src="attachments/8528e634-b3af-40ef-ac9e-d854f39cb407"> Also the ytdlp is running on the background: <img width="483" alt="image.png" src="attachments/537e5f7a-295f-49a2-8593-108897a3e641"> The progress only updated when the download is completed. <img width="631" alt="image.png" src="attachments/f338e1f0-1954-4ad7-947c-43936d9a880b">
Collaborator

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 ShowScrapeSize if you want more accurate progress bars, but there's a large performance hit in doing so (which is why it defaults to being disabled).

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 `ShowScrapeSize` if you want more accurate progress bars, but there's a large performance hit in doing so (which is why it defaults to being disabled).
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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