Open frkotou opened 3 weeks ago
Yeah that ought to be a parameter really, you can just comment out this line: https://github.com/beveradb/youtube-bulk-upload/blob/9dff4ff89006c6a7a0208bddec3c1e5d02dc727a/youtube_bulk_upload/bulk_upload.py#L455
If you want it to be a GUI parameter, PRs are welcome! 🙏 😄
Thank you, how do I do it on the GUI? (I'm using the exe on Windows).
You'd need to modify the code - free to submit a PR with a fix!
I don't have any personal motivation to work on this project but will merge PRs/release if others want to keep developing it :)
Hi, I always upload the same video titles, only with a different date. Unfortunately, this prevents me from uploading videos in non-interactive mode and it always rejects them due to similarity. Is there a way to disable the similarity feature? I would like to upload, for example, 15 2-hour videos without waiting for another question in interactive mode, if the video is the same as another, but let it run by itself.