Kethsar
Kethsar
What version of ytarchive are you using?
Hm, odd. Next time you see it happen, paste the logs if you can.
Ahhh I see, my check on file name length had the limit set to `%output_name%.description`, but fragment files end up with `%format%.frag%frag_num%.ts` at the end, which is a fair bit...
First thing's first, all options have to come before the URL and quality selector. That's how Go's opt parser does things. Setting an option after normal inputs will not parse...
Though that is a genuine bug I will eventually fix, frankly there's no reason for using `--h264` if you don't explicitly want it anyway. It will automatically choose h264 if...
After I post that I notice the stream I am currently archiving has VP9 So now I am not sure what is going on really. Still only 1080p60 but that's...
Yeah I just don't know anymore. A new stream from the usual person that does 1440p60 is now serving that at VP9 this time despite her stream from just 3...
Someone in a chat with me finally mentioned the video fragments not downloading as it was happening, so I was able to figure that part out. I forgot to push...
`--vp9` is only required if you want to continue having a chance at grabbing VP9 should they sometimes pop up in the DASH manifest. I'm not sure that will ever...