Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary downloaded files not resumed #18

Open
wandeg opened this issue Sep 5, 2013 · 1 comment
Open

Temporary downloaded files not resumed #18

wandeg opened this issue Sep 5, 2013 · 1 comment

Comments

@wandeg
Copy link

wandeg commented Sep 5, 2013

If a problem occurs with the internet connection and a file has been temporarily downloaded, is there a way to resume downloading the file or does it have to be downloaded again from scratch?

@retalemine
Copy link

I am also facing the same issue. I manually force the download to resume by renaming the files. Whenever a file 01.11.1 Final.11 (Answer).flv.part gets interrupted from completing download. i try to resume the download by removing 01.11.1 from the actual file name, thus while the code runs the file won't get skipped and it try to download a fresh copy again. When it is about to download from youtube server i would change the name back to its original name as '01.11.1 Final.11 (Answer).flv.part' thereby it get resumed.

Also one another issues is whenever there are files like 01.11.1 (lecture) and 01.11. 2 (Answer) with the file 01.11.1(lecture) already downloaded in a previous connection, when we try to run the script again it skips downloading 01.11.2(quiz) and moves to 01.12.1(lecture).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants