I do not see --tags in ErrorLogging.txt for LBRY (I will attach this when the upload is completed).
I do see the tags entered for Rumble.
Ah, well, I didn't know about that. I think that's probably a fine feature to keep in, I might start to leverage that. There are some common tags that make sense for videos that don't make as much…
I did want to go back to the podcast tags and unslugify them (don't convert spaces into dashes and such).
I did encounter some other sites that have issues with tags, such as if a tag has…
Ah, well, see, that may have been true for Stef... it's not true for me, but then I didn't realize this was an expectation 😅
Some tags are created with spaces. These are currently being split into separate tags, but this can sometimes create duplicate tags, and often creates too many tags. Instead, we should…
And I only changed the parsing for the video tags because the podcast tags weren't being split by spaces
In your commit i see that you only chagned the parsing for the video tags.
b0290eef6eAlso, are…
Aha! I see it now. So this did cause the Brighteon upload to fail, which is good. I'm not sure if that error message at the bottom goes away or not--regardless, here is the screen when the video…
Or! Maybe it's checked by default, and just skipped during processing, and you output something to the error log. That probably works fine.
As an aside, it would be good to indicate when you uncheck something because the source files are insufficient, either with some text, or coloring them red, maybe, or disabling the checkbox, so in…
Looks like there is a library i can use to check for the bitrate: https://www.autohotkey.com/board/topic/13668-mediainfodll-calling-example/
@jamesapyrich what would you want done with…
I think I ran into this yesterday. Subscribestar failed to input the text, but I was able to paste from Windows normally. I didn't pay attention to posting so I only discovered the failed post…
Instead, what happens with the /share/post URL is that I get redirect and there's a "Retrieve Draft" message at the top of my screen. I don't recall seeing that in the automation browser, and…