>>90590807Okay, had to check that it was working correctly. This is probably the sanest way for someone else to use it without dealing with some of the issues I was willing to handle manually.
https://pastebin.com/GvXfXvPiIt's for Python 3, might need to install dependencies before you can run it. Call the script from a command line with an argument of 'firefox' or 'chrome' depending on which browser you use. It should then prompt you to paste in the URL to the post you want to archive. I'd recommend doing that in reverse chronological order since it will number the folders starting at 001, and Youtube itself does not list the specific date the post was made on anywhere for some reason. That could be automated with some adjustments if you have the list of post URLs in a text file, but that isn't how I was using it for Ame.
I have other stuff if you want to also archive all the comments made on the posts, but it's more complicated.