marcopeocchi / yt-dlp-web-ui

A terrible web ui for yt-dlp. Designed to be self-hosted.
Mozilla Public License 2.0
657 stars 67 forks source link

it stops download until i docker restart it #131

Closed ShotoZhao closed 3 months ago

ShotoZhao commented 5 months ago

it stops download until i docker restart it

pythonxy commented 5 months ago

sometimes clicking the Logs button can be a workaround

marcopeocchi commented 5 months ago

hi all, I need more context in order to reproduce the issue.

ShotoZhao commented 5 months ago

hi all, I need more context in order to reproduce the issue.

first problem: i uploaded a text file with some youtube video links, but it stopped download some minutes later. after i restarted the container,it continued download. second: if there are too many links in the text file(such as 100 links), the computer memory will overflow.

marcopeocchi commented 5 months ago

ok, thank you! I'll look into that