prastut / centify

Welcome to Centify Technologies 🔥 Happy Hacking!
https://centify.surge.sh/#/
0 stars 0 forks source link

[Docs] Video generation for demo links #88

Closed prastut closed 6 years ago

prastut commented 6 years ago

This issue documents how to generate video links on the fly.

The URL of the FIFA final is: https://trenity.me/match/CROFRA_FINAL?link=bit.ly/2uX5sKu&matchStart=13&key=Mario_Mandzukic&throttleAt=20

Where:

Match Demo Links:

When the video link expires, you need to regenerate those links.

Steps for generating link are as follows:

  1. Go the match link you want to simulate.
    • Right click on the video and you will see the following menu.
    • Click on that link.

screen shot 2018-07-28 at 2 11 04 pm

  1. On the new window that opened up by clicking the "Download Link" in the previous step -> Copy the link in the browser.

screen shot 2018-07-28 at 2 12 57 pm

  1. Paste this link on bitly:

screen shot 2018-07-28 at 2 13 54 pm

  1. Copy the bitly link. It will be of the form https://bit.ly/2uX5sKu. Remove the https:// section from the link and only copy the bit.ly/2uX5sKu section. Put this URL into the link parameter of the trenity link

https://trenity.me/match/CROFRA_FINAL? link=bit.ly/2uX5sKu&matchStart=13&key=Mario_Mandzukic&throttleAt=20

prastut commented 6 years ago

13’ to 23’ Throttle Mandzu at 20 https://trenity.me/match/CROFRA_FINAL?link=bit.ly/2uX5sKu&matchStart=13&key=Mario_Mandzukic&throttleAt=20

17’ to 23’ Throttle Mandzu at 20 https://trenity.me/match/CROFRA_FINAL?link=bit.ly/2NNtGOf&matchStart=17&key=Mario_Mandzukic&throttleAt=20

Generated at Sat 28 July 2:05 PM. Will expire in 2 hours.

prastut commented 6 years ago

Moved to wiki