tsukinoinaba / MochiFeed

A local YouTube subscription feed on the CLI!
GNU General Public License v3.0
0 stars 0 forks source link

Retry failed downloads #11

Open tsukinoinaba opened 1 month ago

tsukinoinaba commented 1 month ago

Issue

While yt-dlp can continue where it left off in a failed download, it still requires users to manually get the video's URL.

Proposed solution

MochiFeed should save a list of URLs for failed downloads, and offer an option (--retry) to retry the downloads.