TachibanaGeneralLaboratories / download-navi

Free and Open Source software download manager
GNU General Public License v3.0
812 stars 86 forks source link

Downloading only Specific Part of the Video (using Underlying techniques of multi-threading) #195

Open 00101010ASCII opened 2 years ago

00101010ASCII commented 2 years ago

Is there any chance you can add A feature where in we can begin download from a specific part.?

As you already know that we can download videos in multi-thread. What I am asking is ability to control which thread to download and which one not to. e.g. beginning the download at 30% till 60% not downloading the rest. (not downloading the 0-30 & 60-100%)

Currently partly downloaded videos can be played but I have no control over where the download manager starts the thread and also by default it downloads all threads.

So I am asking is ability to download only part of the video.

it seems feasible but no downloader has this feature currently.