Changing Folder & File Names Post Creation #653
Answered
by
jmbannon
mdchristians
asked this question in
Q&A
-
So I need to change a tv show/playlist's directory names and file names based on data i get from an API call after ytdl-sub downloads the video, but i'm curious if I need to change anything else to prevent the video from being re-downloaded. |
Beta Was this translation helpful? Give feedback.
Answered by
jmbannon
Jul 17, 2023
Replies: 1 comment 4 replies
-
ytdl-sub uses this download archive: https://ytdl-sub.readthedocs.io/en/latest/config.html#ytdl_sub.config.preset_options.OutputOptions.download_archive_name |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I meant the file name/path of the archive itself.
The file names and dates in the archive are only used if using https://ytdl-sub.readthedocs.io/en/latest/config.html#ytdl_sub.config.preset_options.OutputOptions.keep_files_after
Otherwise, it only cares about the UUID keys. That tells yt-dlp to not download dupe vids