Is there a way to automate posting to multiple templates?

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
I have 50+ that upload to different sites.

I have to make several uploads a day and would like to automate this but currently I have to manually change the info and start all templates again in poster each run.

How can I make it so i could somehow post video 1 to all 50 templates, then once it finsihes all of them, post video 2, post to all again, then 3 etc etc.

Surely theres other ways than cramming all 50 templates into one template :D
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 775
Благодарностей
1 186
Баллы
113
By logic somehow... Not really possible to tell something more as there is far to less information...
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
What more informaiton do you need.

50 templates
5+ videos should be uploaded to each template
I would like to remove the process of having to change the video data myself stopping and starting projects after each video completes and instead have them all upload in one run.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 775
Благодарностей
1 186
Баллы
113
Develop 50 templates for your 50 sites.
Save videos in folders.
Schedule templates to run as you need.
When video is uploaded then delete it from folder to avoid upload duplicates.

That it
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
I don't think that is it since I need the poster to somehow know when to delete the completed videos form the list before it starts again. The whole point is that I don;t want to have to delete them myself and automate the process.

Maybe I can somehow do it with tables and logic.
 

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
simple...

1. Put videos to folder which all templates will use.
2. Add step in the begining of template which will check if there is let say uploaded.txt file existing (all templates should use same file).
3. If not template should create that file.
4. Now template should go to video upload.
5. Now template should ad name of the site that is using to that .txt file.
6. After uploading video it should check if that uploaded.txt file contains 50 lines (because you are using 50 templates/sites).

7. If yes finish and delete that txt file, video and go to next video upload

8. If no you go to some pause and loop back to counting lines untill there are 50. From there you are going to part where you are deleting that txt file and deleting video. ;-)


Clear enough? :D
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)