Pause and resume downloads
developYou can interrupt a download using Ctrl+C. you-get maintains a temporary .download file in the output directory. Running the same command again will resume the download from where it left off.
To force a complete re-download and overwrite existing files, use the --force or -f option.
you-get -f 'https://example.com/video.mp4'