if (status.videos[0].substr(-4) === '.mp4') {
                        status.links[0] = status.videos[0];
                    }