Quote:
Originally Posted by Yamato
Interesting. I need to try them.
For some reason, the BBC has a weird DMCA bot that removes my videos from Dailymotion but not others. Same old British comedy videos, but only mine are being removed—and only for one particular show. I can't figure out why.
|
i have a system for reuploading. its a small node.js app which you upload content to, it will connect to the various apis.
streamtape
filemoon
doodstream
voe
vtube
plus some others i have setup. it will send from the app and upload to the hosts, and it has a checker in it if the links are invalid and will reupload (the embed code wont change on the site its being displayed on) checks multiple times a day.
runs on node.js, a little Python Script for taking a video and creating a collage type screenshot (movie contact sheet). uses PM2 and RabbitMQ for the queue.