Open tsukinoinaba opened 1 month ago
While yt-dlp can continue where it left off in a failed download, it still requires users to manually get the video's URL.
MochiFeed should save a list of URLs for failed downloads, and offer an option (--retry) to retry the downloads.
--retry
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.