Jettcodey / TikTok-Downloader

Just a simple TikTok Downloader for Windows capable of downloading single videos/images, Mass Downloading from Links in a Text file or Mass downloading from an entire Profile.
MIT License
32 stars 6 forks source link

[Feature Request] Priority order #18

Open T-prog3 opened 3 weeks ago

T-prog3 commented 3 weeks ago

Is your feature request related to a problem? Please describe.

The software have alot of download options but they do not work well together. The issue is that if you use HD Download then it doesn't download any Images, and both HD and SD Download will skip everything that is Watermarked Only. So if you want to download a full profile and want HD then you may have to run the same text files three times and filter out anything already downloaded. 1. First to get all videos that have HD 2. To get all images Or SD only videos 3. to get any remaining Watermark only files.

Describe the solution you'd like I would like to see solution that can download everything in one go. Something like a priority order

  1. HD
  2. SD
  3. Watermarked

So IF user wants HD and that does not exist then try to download SD and then watermark as last resort. And IF user wants SD or ´With watermark` is checked then it would have a higher priority.

Jettcodey commented 6 days ago

I’ll take a closer look at this feature and think about how it can be implemented. Introducing a priority order seems like a good solution to simplify the download process.