How to setup overwriting existing media when the new resolution/quality is ready (scheduled task(s)) #8017
Unanswered
ChrisRoss5
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a scheduled task to check every few minutes for new videos on a TikTok channel but when it downloads, the resolution is not the best because the best still doesn't exist. Similar case is with other platforms too, where once a new video is uploaded, it takes some time until the best resolution becomes available.
This question currently only applies to Tiktok but I'm hoping for a general approach too (other platforms, any media).
My current
config.conf:My current run command:
gallery-dl.exe https://www.tiktok.com/@dailymail --config "config.conf" -D "./tiktok@dailymail" --write-metadata -vBeta Was this translation helpful? Give feedback.
All reactions