porkbrain/subscanner.com

Collect failed video id uploads and retry later

Closed this issue · 1 comments

Collect failed video id uploads and retry later

We can connect the solution with #12. We have dedicated dir and all remaining .info.json files are going to be videos which failed to be uploaded. We can then after some time just read all the files to get video ids and then run ./gen_vid_page for every video once again to see whether it will work this time. When that's done we remove the rest of the files because those videos failed again.

This can be part of the pipeline before running ./upload_pages_to_s3.