-
Notifications
You must be signed in to change notification settings - Fork 976
AVideo Platform API
We build an application program interface (API) for AVideo, which is a set of routines, protocols, and tools for third-party applications.
For example, we use our API plugin in our mobile application, which means you also can develop any other application using the same API
- First thing, make sure you enable your API plugin.
- We provide an Info button on this plugin, to help you understand the resources we have. To access this info you must be an admin. For example, the demo site API info is https://demo.avideo.com/plugin/API/info.php.
Most of the resources require you to submit a user and password, so it can return the proper response.
For example, to add a like, you will need also to provide what the user is requesting it.
you can provide an encoded or a raw password, The encodedPass parameter means you will send an encrypted password (Hash), the password hash is different per website, if you want to know what is a hash for a specific password you can use the encryptPass URL. On the demo site, the URL is the following:
https://demo.avideo.com/objects/encryptPass.json.php?pass=123
You will need to provide the password, so the raw password will be 123 and the hash will be returned in a JSON response
So you have 2 options to submit a Like to a video:
You can also submit videos from third parties apps to the Streamer, so the Streamer will manage all Security and permissions and send them to the encoder.
We prepare a guide to show you how to do it. https://github.com/WWBN/AVideo/wiki/Upload-videos-from-third-party-applications
The example below is the output for the call https://demo.avideo.com/plugin/API/get.json.php?APIName=video&catName=default&rowCount=1
{
"error": false,
"message": "",
"response": {
"rowCount": 1,
"totalRows": 60,
"rows": [
{
"id": 7618408,
"isLive": 1,
"categories_id": 1,
"description": "",
"user": "movieclips",
"name": "Daniel Neto",
"email": "movies@youphptube.com",
"isAdmin": 0,
"photoURL": "videos/userPhoto/photo5.png",
"canStream": 1,
"canUpload": 1,
"channelName": "MovieclipsTrailers",
"emailVerified": 1,
"views_count": 0,
"rrating": "",
"users_id": 5,
"type": "Live",
"title": "‌Live 24 hours",
"clean_title": "zwnj-live-24-hours",
"poster": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"thumbsJpgSmall": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"href": "https://demo.avideo.com/live/0/MovieclipsTrailers",
"link": "https://demo.avideo.com/live/0/MovieclipsTrailers",
"imgGif": "",
"className": "live_0_5c5d5402641e9",
"galleryCallback": "",
"stats": {
"type": "live",
"photo": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo5.png?cache=1675861349_1675861447",
"UserPhoto": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo5.png?cache=1675861349_1675861447",
"title": "‌Live 24 hours",
"users_id": 5,
"name": "Movieclips Trailers",
"href": "https://demo.avideo.com/live/0/MovieclipsTrailers",
"link": "https://demo.avideo.com/live/0/MovieclipsTrailers",
"callback": "",
"poster": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"imgGif": "",
"categories_id": 1,
"className": "live_0_5c5d5402641e9",
"comingsoon": false,
"description": false,
"timezone": "America/Sao_Paulo",
"live_servers_id": 0,
"key": "5c5d5402641e9",
"isPrivate": false,
"isPasswordProtected": false,
"method": "Live::_getStats"
},
"embedlink": "https://demo.avideo.com/live/0/MovieclipsTrailers?embed=1",
"images": {
"poster": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"posterPortrait": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"posterPortraitPath": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"posterPortraitThumbs": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"posterPortraitThumbsSmall": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"thumbsGif": "",
"gifPortrait": "",
"thumbsJpg": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"thumbsJpgSmall": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"spectrumSource": false,
"posterLandscape": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"posterLandscapePath": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"posterLandscapeThumbs": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"posterLandscapeThumbsSmall": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg"
},
"videos": {
"m3u8": {
"url": "https://demoavideocomlive.cdn.ypt.me/5c5d5402641e9/index.m3u8",
"url_noCDN": "https://demoavideocomlive.cdn.ypt.me/5c5d5402641e9/index.m3u8",
"type": "video",
"format": "m3u8",
"resolution": "auto"
}
},
"Poster": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"Thumbnail": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"createdHumanTiming": "Live",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"total_seconds_watching": 0,
"duration": "Live",
"duration_in_seconds": 0,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"iconClass": "fa fa-folder",
"category": "Default",
"clean_category": "default",
"category_description": "",
"videoCreation": "2023-02-08 11:13:47",
"videoModified": "2023-02-08 11:13:47",
"groups": [],
"tags": [],
"videoTags": [
{
"type_name": "Starring",
"name": ""
},
{
"type_name": "Language",
"name": "English"
},
{
"type_name": "Release_Date",
"name": "2023"
},
{
"type_name": "Running_Time",
"name": ""
},
{
"type_name": "Genres",
"name": "Default"
}
],
"videoTagsObject": {
"Starring": [],
"Language": [
"English"
],
"Release_Date": [
"2023"
],
"Running_Time": [
"0"
],
"Genres": [
"Default"
]
},
"descriptionHTML": "",
"progress": {
"percent": 0,
"lastVideoTime": 0
},
"isFavorite": null,
"isWatchLater": null,
"favoriteId": null,
"watchLaterId": null,
"total_seconds_watching_human": "",
"views_count_short": "",
"identification": "Movieclips Trailers",
"UserPhoto": "videos/userPhoto/photo5.png",
"isSubscribed": true,
"subtitles": [],
"subtitlesSRT": [],
"comments": [],
"commentsTotal": 0,
"subscribers": 1,
"relatedVideos": [],
"wwbnURL": "https://demo.avideo.com/live/0/MovieclipsTrailers",
"wwbnEmbedURL": "https://demo.avideo.com/live/0/MovieclipsTrailers?embed=1",
"wwbnImgThumbnail": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"wwbnImgPoster": "https://demo.avideo.com/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=&u=movieclips&format=jpg",
"wwbnTitle": "‌Live 24 hours",
"wwbnDescription": "",
"wwbnChannelURL": "https://demo.avideo.com/channel/TheAdminChannel",
"wwbnImgChannel": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"wwbnType": "live"
},
{
"id": 6120632,
"isLive": 1,
"categories_id": "1",
"description": "For of him and through him\r\nAnd to him are all things\r\nFor of him and through him\r\nAnd to him are all things\r\nTo him be glory\r\nTo him be glory\r\nTo him be glory\r\nForever, amen\r\nO the depth of the riches both\r\nOf the wisdom and knowledge of god\r\nHow unsearchable are\r\nHis judgments and his ways\r\nTo him be glory\r\nTo him be glory\r\nTo him be glory, glory, glory\r\nForever, amen",
"user": "admin",
"name": "Daniel Neto",
"email": "developer@youphptube.com",
"isAdmin": 1,
"photoURL": "videos/userPhoto/photo1.png",
"canStream": 1,
"canUpload": 1,
"channelName": "TheAdminChannel",
"emailVerified": 1,
"views_count": 0,
"rrating": "",
"users_id": "1",
"type": "Live",
"title": "Live link (To Him he glory)",
"clean_title": "live-link-to-him-he-glory",
"poster": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"thumbsJpgSmall": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"href": "https://demo.avideo.com/liveLink/2/live-link-to-him-he-glory",
"link": "https://demo.avideo.com/liveLink/2/live-link-to-him-he-glory",
"imgGif": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=webp",
"className": "liveLink_2",
"galleryCallback": "",
"stats": {
"type": "LiveLink",
"photo": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"UserPhoto": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"title": "Live link (To Him he glory)",
"users_id": "1",
"name": "Daniel Neto",
"href": "https://demo.avideo.com/liveLink/2/live-link-to-him-he-glory",
"link": "https://demo.avideo.com/liveLink/2/live-link-to-him-he-glory",
"callback": "",
"poster": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"imgGif": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=webp",
"categories_id": "1",
"className": "liveLink_2",
"comingsoon": false,
"description": "For of him and through him\r\nAnd to him are all things\r\nFor of him and through him\r\nAnd to him are all things\r\nTo him be glory\r\nTo him be glory\r\nTo him be glory\r\nForever, amen\r\nO the depth of the riches both\r\nOf the wisdom and knowledge of god\r\nHow unsearchable are\r\nHis judgments and his ways\r\nTo him be glory\r\nTo him be glory\r\nTo him be glory, glory, glory\r\nForever, amen",
"timezone": "America/Sao_Paulo",
"liveLinks_id": "2",
"start_date": "2019-12-01 08:40:00",
"end_date": "2028-11-23 10:50:00",
"end_date_my_timezone": "2028-11-23 07:50:00",
"expires": 1858589400
},
"embedlink": "https://demo.avideo.com/liveLink/2/live-link-to-him-he-glory?embed=1",
"images": {
"poster": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"posterPortrait": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"posterPortraitPath": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"posterPortraitThumbs": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"posterPortraitThumbsSmall": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"thumbsGif": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=webp",
"gifPortrait": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=webp",
"thumbsJpg": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"thumbsJpgSmall": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"spectrumSource": false,
"posterLandscape": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"posterLandscapePath": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"posterLandscapeThumbs": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"posterLandscapeThumbsSmall": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg"
},
"videos": {
"m3u8": {
"url": "https://demo.avideo.com:8443/live/603c15787f876/index.m3u8",
"url_noCDN": "https://demo.avideo.com:8443/live/603c15787f876/index.m3u8",
"type": "video",
"format": "m3u8",
"resolution": "auto"
}
},
"Poster": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"Thumbnail": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"createdHumanTiming": "Live",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"total_seconds_watching": 0,
"duration": "Live",
"duration_in_seconds": 0,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"iconClass": "fa fa-folder",
"category": "Default",
"clean_category": "default",
"category_description": "",
"videoCreation": "2023-02-08 11:13:47",
"videoModified": "2023-02-08 11:13:47",
"groups": [],
"tags": [],
"videoTags": [
{
"type_name": "Starring",
"name": ""
},
{
"type_name": "Language",
"name": "English"
},
{
"type_name": "Release_Date",
"name": "2023"
},
{
"type_name": "Running_Time",
"name": ""
},
{
"type_name": "Genres",
"name": "Default"
}
],
"videoTagsObject": {
"Starring": [],
"Language": [
"English"
],
"Release_Date": [
"2023"
],
"Running_Time": [
"0"
],
"Genres": [
"Default"
]
},
"descriptionHTML": "",
"progress": {
"percent": 0,
"lastVideoTime": 0
},
"isFavorite": null,
"isWatchLater": null,
"favoriteId": null,
"watchLaterId": null,
"total_seconds_watching_human": "",
"views_count_short": "",
"identification": "Daniel Neto",
"UserPhoto": "videos/userPhoto/photo1.png",
"isSubscribed": true,
"subtitles": [],
"subtitlesSRT": [],
"comments": [],
"commentsTotal": 0,
"subscribers": 1,
"relatedVideos": [],
"wwbnURL": "https://demo.avideo.com/liveLink/2/live-link-to-him-he-glory",
"wwbnEmbedURL": "https://demo.avideo.com/liveLink/2/live-link-to-him-he-glory?embed=1",
"wwbnImgThumbnail": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"wwbnImgPoster": "https://demo.avideo.com/plugin/LiveLinks/getImage.php?id=2&format=jpg",
"wwbnTitle": "Live link (To Him he glory)",
"wwbnDescription": "",
"wwbnChannelURL": "https://demo.avideo.com/channel/TheAdminChannel",
"wwbnImgChannel": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"wwbnType": "live"
},
{
"id": 7445767,
"isLive": 1,
"categories_id": 1,
"description": "",
"user": "admin",
"name": "Daniel Neto",
"email": "developer@youphptube.com",
"isAdmin": 1,
"photoURL": "videos/userPhoto/photo1.png",
"canStream": 1,
"canUpload": 1,
"channelName": "TheAdminChannel",
"emailVerified": 1,
"views_count": 0,
"rrating": "",
"users_id": 1,
"type": "Live",
"title": "Next Year Live",
"clean_title": "next-year-live",
"poster": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"href": "https://demo.avideo.com/plugin/PayPerViewLive/View/buy.php?users_id=1",
"link": "https://demo.avideo.com/plugin/PayPerViewLive/View/buy.php?users_id=1",
"imgGif": "",
"className": "ppvLiveItem_3",
"galleryCallback": ";$('.ppvLiveItem_3 .liveNow').attr('class', 'liveNow label label-primary');$('.ppvLiveItem_3 .liveNow').text('2023-03-18 13:40:00');startTimerToDate('2023-03-18 13:40:00', '.ppvLiveItem_3 .liveNow', false);",
"stats": {
"type": "PPVLive",
"photo": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"UserPhoto": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"title": "Next Year Live",
"users_id": 1,
"name": "Daniel Neto",
"href": "https://demo.avideo.com/plugin/PayPerViewLive/View/buy.php?users_id=1",
"link": "https://demo.avideo.com/plugin/PayPerViewLive/View/buy.php?users_id=1",
"callback": ";$('.ppvLiveItem_3 .liveNow').attr('class', 'liveNow label label-primary');$('.ppvLiveItem_3 .liveNow').text('2023-03-18 13:40:00');startTimerToDate('2023-03-18 13:40:00', '.ppvLiveItem_3 .liveNow', false);",
"poster": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"imgGif": "",
"categories_id": 1,
"className": "ppvLiveItem_3",
"comingsoon": 1679157600,
"description": "You can watch a live stream for 2 hours when you purchase this plan\r\nThe site ouner will receive 60% and the producer will receive 40%",
"timezone": "America/Sao_Paulo",
"method": "PPVLive::getLiveApplicationArray"
},
"embedlink": "https://demo.avideo.com/plugin/PayPerViewLive/View/buy.php?users_id=1&embed=1",
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"posterPortraitPath": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"thumbsGif": "",
"gifPortrait": "",
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"posterLandscapePath": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563"
},
"videos": {
"m3u8": {
"url": "",
"url_noCDN": "",
"type": "video",
"format": "m3u8",
"resolution": "auto"
}
},
"Poster": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"Thumbnail": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"createdHumanTiming": "Live",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"total_seconds_watching": 0,
"duration": "Live",
"duration_in_seconds": 0,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"iconClass": "fa fa-folder",
"category": "Default",
"clean_category": "default",
"category_description": "",
"videoCreation": "2023-02-08 11:13:47",
"videoModified": "2023-02-08 11:13:47",
"groups": [],
"tags": [],
"videoTags": [
{
"type_name": "Starring",
"name": ""
},
{
"type_name": "Language",
"name": "English"
},
{
"type_name": "Release_Date",
"name": "2023"
},
{
"type_name": "Running_Time",
"name": ""
},
{
"type_name": "Genres",
"name": "Default"
}
],
"videoTagsObject": {
"Starring": [],
"Language": [
"English"
],
"Release_Date": [
"2023"
],
"Running_Time": [
"0"
],
"Genres": [
"Default"
]
},
"descriptionHTML": "",
"progress": {
"percent": 0,
"lastVideoTime": 0
},
"isFavorite": null,
"isWatchLater": null,
"favoriteId": null,
"watchLaterId": null,
"total_seconds_watching_human": "",
"views_count_short": "",
"identification": "Daniel Neto",
"UserPhoto": "videos/userPhoto/photo1.png",
"isSubscribed": true,
"subtitles": [],
"subtitlesSRT": [],
"comments": [],
"commentsTotal": 0,
"subscribers": 1,
"relatedVideos": [],
"wwbnURL": "https://demo.avideo.com/plugin/PayPerViewLive/View/buy.php?users_id=1",
"wwbnEmbedURL": "https://demo.avideo.com/plugin/PayPerViewLive/View/buy.php?users_id=1&embed=1",
"wwbnImgThumbnail": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"wwbnImgPoster": "https://demoavideocom.cdn.ypt.me/plugin/Live/view/ComingSoon.jpg?cache=1630527563_1630527563",
"wwbnTitle": "Next Year Live",
"wwbnDescription": "",
"wwbnChannelURL": "https://demo.avideo.com/channel/TheAdminChannel",
"wwbnImgChannel": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"wwbnType": "live"
},
{
"id": 2535201,
"isLive": 1,
"categories_id": 1,
"description": "Future live",
"user": "admin",
"name": "Daniel Neto",
"email": "developer@youphptube.com",
"isAdmin": 1,
"photoURL": "videos/userPhoto/photo1.png",
"canStream": 1,
"canUpload": 1,
"channelName": "TheAdminChannel",
"emailVerified": 1,
"views_count": 0,
"rrating": "",
"users_id": 1,
"type": "Live",
"title": "‌New live scheduled",
"clean_title": "zwnj-new-live-scheduled",
"poster": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"href": "https://demo.avideo.com/live/0/TheAdminChannel/ls/2/",
"link": "https://demo.avideo.com/live/0/TheAdminChannel/ls/2/",
"imgGif": "",
"className": "LiveSchedule_2",
"galleryCallback": ";$('.LiveSchedule_2 .liveNow').attr('class', 'liveNow label label-primary');$('.LiveSchedule_2 .liveNow').text(convertDateFromTimezoneToLocal('2024-06-13 14:50:00', ' America/Sao_Paulo'));startTimerToDate(convertDateFromTimezoneToLocal('2024-06-13 14:50:00', ' America/Sao_Paulo'), '.LiveSchedule_2 .liveNow', false);",
"stats": {
"type": "scheduleLive",
"photo": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"UserPhoto": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"title": "‌New live scheduled",
"users_id": 1,
"name": "Daniel Neto",
"href": "https://demo.avideo.com/live/0/TheAdminChannel/ls/2/",
"link": "https://demo.avideo.com/live/0/TheAdminChannel/ls/2/",
"callback": ";$('.LiveSchedule_2 .liveNow').attr('class', 'liveNow label label-primary');$('.LiveSchedule_2 .liveNow').text(convertDateFromTimezoneToLocal('2024-06-13 14:50:00', ' America/Sao_Paulo'));startTimerToDate(convertDateFromTimezoneToLocal('2024-06-13 14:50:00', ' America/Sao_Paulo'), '.LiveSchedule_2 .liveNow', false);",
"poster": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"imgGif": "",
"categories_id": 1,
"className": "LiveSchedule_2",
"comingsoon": 1718301000,
"description": "Future live",
"timezone": "America/Sao_Paulo",
"live_servers_id": null,
"key": "627949f96f1b8",
"isPrivate": false,
"method": "Live::getLiveApplicationArray::Live_schedule",
"Live_schedule_timezone": "America/Sao_Paulo",
"scheduled_time_timezone": "America/Sao_Paulo",
"scheduled_time": "2024-06-13 14:50:00",
"live_schedule_id": 2
},
"embedlink": "https://demo.avideo.com/live/0/TheAdminChannel/ls/2/?embed=1",
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"posterPortraitPath": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"thumbsGif": "",
"gifPortrait": "",
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"posterLandscapePath": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447"
},
"videos": {
"m3u8": {
"url": "https://demoavideocomlive.cdn.ypt.me/627949f96f1b8/index.m3u8",
"url_noCDN": "https://demoavideocomlive.cdn.ypt.me/627949f96f1b8/index.m3u8",
"type": "video",
"format": "m3u8",
"resolution": "auto"
}
},
"Poster": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"Thumbnail": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"createdHumanTiming": "Live",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"total_seconds_watching": 0,
"duration": "Live",
"duration_in_seconds": 0,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"iconClass": "fa fa-folder",
"category": "Default",
"clean_category": "default",
"category_description": "",
"videoCreation": "2023-02-08 11:13:47",
"videoModified": "2023-02-08 11:13:47",
"groups": [],
"tags": [],
"videoTags": [
{
"type_name": "Starring",
"name": ""
},
{
"type_name": "Language",
"name": "English"
},
{
"type_name": "Release_Date",
"name": "2023"
},
{
"type_name": "Running_Time",
"name": ""
},
{
"type_name": "Genres",
"name": "Default"
}
],
"videoTagsObject": {
"Starring": [],
"Language": [
"English"
],
"Release_Date": [
"2023"
],
"Running_Time": [
"0"
],
"Genres": [
"Default"
]
},
"descriptionHTML": "",
"progress": {
"percent": 0,
"lastVideoTime": 0
},
"isFavorite": null,
"isWatchLater": null,
"favoriteId": null,
"watchLaterId": null,
"total_seconds_watching_human": "",
"views_count_short": "",
"identification": "Daniel Neto",
"UserPhoto": "videos/userPhoto/photo1.png",
"isSubscribed": true,
"subtitles": [],
"subtitlesSRT": [],
"comments": [],
"commentsTotal": 0,
"subscribers": 1,
"relatedVideos": [],
"wwbnURL": "https://demo.avideo.com/live/0/TheAdminChannel/ls/2/",
"wwbnEmbedURL": "https://demo.avideo.com/live/0/TheAdminChannel/ls/2/?embed=1",
"wwbnImgThumbnail": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"wwbnImgPoster": "https://demoavideocom.cdn.ypt.me/videos/live_schedule_posters/schedule_2.jpg?cache=1675861349_1675861447",
"wwbnTitle": "‌New live scheduled",
"wwbnDescription": "",
"wwbnChannelURL": "https://demo.avideo.com/channel/TheAdminChannel",
"wwbnImgChannel": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo1.png?cache=1675861349_1675861447",
"wwbnType": "live"
},
{
"id": 31,
"user": "hillsong",
"name": "Hillsong UNITED",
"email": "hillsong@gmail.com",
"created": "2019-02-07 20:20:37",
"modified": "2022-06-13 04:51:18",
"isAdmin": 0,
"status": "a",
"photoURL": "videos/userPhoto/photo2.png",
"lastLogin": "2021-02-28 12:04:02",
"backgroundURL": "videos/userPhoto/background2.png",
"canStream": 1,
"canUpload": 1,
"canViewChart": 0,
"about": "",
"channelName": "HillsongUNITED",
"emailVerified": 0,
"analyticsCode": "",
"externalOptions": "{\"videoStartSeconds\":\"\",\"HigestResolution\":1080}",
"first_name": null,
"last_name": null,
"address": null,
"zip_code": null,
"country": null,
"region": null,
"city": null,
"donationLink": "",
"canCreateMeet": null,
"extra_info": null,
"phone": null,
"is_company": null,
"userExternalOptions": {
"checkmark1": "true",
"checkmark2": "false",
"checkmark3": "false"
},
"title": "Behind The Screens of 'A Beautiful Exchange'",
"clean_title": "behind-the-screens-of-a-beautiful-exchange-",
"description": "\n<p>Check out all the behind the scenes action and interviews with the Hillsong LIVE team at the 'A Beautiful Exchange' album recording.<br /><br /><a href=\"http://live.hillsong.com\">http://live.hillsong.com</a> | <a href=\"http://facebook.com/hillsonglive\">http://facebook.com/hillsonglive</a> | <a href=\"http://twitter.com/hillsonglive\">http://twitter.com/hillsonglive</a></p>\n",
"views_count": 27,
"users_id": 2,
"categories_id": 1,
"filename": "_YPTuniqid_5c5cd965716845.36514376",
"duration": "00:10:15",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=QsU8ty102Kw",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"only_for_paid": 0,
"views_count_25": 4,
"views_count_50": 3,
"views_count_75": 3,
"views_count_100": 1,
"sites_id": null,
"serie_playlists_id": null,
"encoderURL": "",
"filepath": "",
"filesize": 4106,
"live_transmitions_history_id": null,
"total_seconds_watching": 0,
"duration_in_seconds": 615,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"iconClass": "fa fa-folder",
"category": "Default",
"clean_category": "default",
"category_description": "",
"videoCreation": "2019-02-07 20:20:37",
"videoModified": "2022-06-13 04:51:18",
"groups": [],
"tags": [
{
"label": "Conteúdo pago",
"type": "danger",
"text": "<i class=\"fas fa-lock\" ></i>",
"tooltip": "Protegido por senha"
},
{
"label": "Status",
"text": "Ativo",
"type": "success"
},
{
"label": "Categoria",
"type": "default",
"text": "Default"
},
{
"label": "Fonte",
"type": "danger",
"text": "www.youtube.com"
},
{
"label": "PPV Total",
"type": "default",
"text": 0
},
{
"label": "PPV Active",
"type": "default",
"text": 0
},
{
"label": "Storage",
"type": "success",
"text": "<i class=\"fas fa-map-marker-alt\"></i> Local"
},
{
"label": "Storage",
"type": "success",
"text": "<i class=\"fas fa-map-marker-alt\"></i> Local"
},
{
"label": "Plugin",
"type": "danger",
"text": "FHD",
"tooltip": "1080p"
}
],
"descriptionHTML": "\n<p>Check out all the behind the scenes action and interviews with the Hillsong LIVE team at the 'A Beautiful Exchange' album recording.<br /><br /><a href=\"http://live.hillsong.com\">http://live.hillsong.com</a> | <a href=\"http://facebook.com/hillsonglive\">http://facebook.com/hillsonglive</a> | <a href=\"http://twitter.com/hillsonglive\">http://twitter.com/hillsonglive</a></p>\n",
"hashId": "qA",
"link": "https://demo.avideo.com/video/31/behind-the-screens-of-a-beautiful-exchange-",
"embedlink": "https://demo.avideo.com/videoEmbed/31/behind-the-screens-of-a-beautiful-exchange-?modestbranding=1&showinfo=1&autoplay=&controls=1&loop=&mute=&t=0&objectFit=",
"progress": {
"percent": 0,
"lastVideoTime": 0,
"msg": "empty LastVideoTime"
},
"isFavorite": null,
"isWatchLater": null,
"favoriteId": 2,
"watchLaterId": 3,
"total_seconds_watching_human": "",
"views_count_short": "27",
"identification": "Hillsong UNITED",
"videoLocaleBlock": [],
"videoTags": [],
"videoTagsObject": {},
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376.jpg?cache=16758612051675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376_thumbsV2.jpg?cache=16758612051675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376.jpg?cache=16758612051675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376_thumbsV2.jpg?cache=16758612051675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
},
"videos": {
"m3u8": {
"filename": "_YPTuniqid_5c5cd965716845.36514376/index.m3u8",
"path": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/index.m3u8",
"url": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"url_noCDN": "https://demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"type": "video",
"format": "m3u8",
"resolution": "auto"
},
"m3u8_low": {
"filename": "_YPTuniqid_5c5cd965716845.36514376/low/index.m3u8",
"path": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/low/index.m3u8",
"url": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/low/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"url_noCDN": "https://demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/low/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"type": "video",
"format": "m3u8",
"resolution": "low"
},
"m3u8_sd": {
"filename": "_YPTuniqid_5c5cd965716845.36514376/sd/index.m3u8",
"path": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/sd/index.m3u8",
"url": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/sd/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"url_noCDN": "https://demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/sd/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"type": "video",
"format": "m3u8",
"resolution": "sd"
},
"m3u8_hd": {
"filename": "_YPTuniqid_5c5cd965716845.36514376/hd/index.m3u8",
"path": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/hd/index.m3u8",
"url": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/hd/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"url_noCDN": "https://demo.avideo.com/videos/_YPTuniqid_5c5cd965716845.36514376/hd/index.m3u8?token=eyJzYWx0IjoiaHR0cHM6XC9cL2RlbW8ueW91cGhwdHViZS5jb21cLyIsInRva2VuVGltZU91dCI6IjIxNjAwIiwiZmlsZW5hbWUiOiJfWVBUdW5pcWlkXzVjNWNkOTY1NzE2ODQ1LjM2NTE0Mzc2IiwidGltZSI6MTY3NTg2NTYyN30=",
"type": "video",
"format": "m3u8",
"resolution": "hd"
}
},
"Poster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376.jpg?cache=16758612051675861447",
"Thumbnail": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376_thumbsV2.jpg?cache=16758612051675861447",
"imageClass": "landscape",
"createdHumanTiming": "4 anos",
"pageUrl": "https://demo.avideo.com/video/31/behind-the-screens-of-a-beautiful-exchange-",
"embedUrl": "https://demo.avideo.com/videoEmbed/31/behind-the-screens-of-a-beautiful-exchange-?modestbranding=1&showinfo=1&autoplay=&controls=1&loop=&mute=&t=0&objectFit=",
"UserPhoto": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo2.png?cache=1675861349_1675861447",
"isSubscribed": false,
"subtitles": [],
"comments": [],
"commentsTotal": 0,
"subscribers": 2,
"wwbnURL": "https://demo.avideo.com/video/31/behind-the-screens-of-a-beautiful-exchange-",
"wwbnEmbedURL": "https://demo.avideo.com/videoEmbed/31/behind-the-screens-of-a-beautiful-exchange-?modestbranding=1&showinfo=1&autoplay=&controls=1&loop=&mute=&t=0&objectFit=",
"wwbnImgThumbnail": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376_thumbsV2.jpg?cache=16758612051675861447",
"wwbnImgPoster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd965716845.36514376/_YPTuniqid_5c5cd965716845.36514376.jpg?cache=16758612051675861447",
"wwbnTitle": "Behind The Screens of 'A Beautiful Exchange'",
"wwbnDescription": "\n<p>Check out all the behind the scenes action and interviews with the Hillsong LIVE team at the 'A Beautiful Exchange' album recording.<br /><br /><a href=\"http://live.hillsong.com\">http://live.hillsong.com</a> | <a href=\"http://facebook.com/hillsonglive\">http://facebook.com/hillsonglive</a> | <a href=\"http://twitter.com/hillsonglive\">http://twitter.com/hillsonglive</a></p>\n",
"wwbnChannelURL": "https://demo.avideo.com/channel/HillsongUNITED",
"wwbnImgChannel": "https://demoavideocom.cdn.ypt.me/videos/userPhoto/photo2.png?cache=1675861349_1675861447",
"wwbnType": "video",
"relatedVideos": [
{
"id": 359,
"title": "MP4 version, The narrative is crumbling. Something bad and big is going on.",
"clean_title": "mp4-version-the-narrative-is-crumbling.-something-bad-and-big-is-going-on.",
"description": "\n\n",
"views_count": 10,
"status": "a",
"created": "2021-09-27 08:42:30",
"modified": "2022-05-17 08:09:30",
"users_id": 1,
"categories_id": 1,
"filename": "video_210927124230_a0dc",
"duration": "0:08:04",
"type": "video",
"videoDownloadedLink": "https://www.brighteon.com/c39c458e-70f1-4bcf-9ae7-17e5e92bbd99",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"videoStartSeconds\":\"00:00:00\",\"views_count\":\"0\",\"HigestResolution\":240}",
"only_for_paid": 0,
"views_count_25": 3,
"views_count_50": 1,
"views_count_75": 1,
"views_count_100": 1,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "https://demo.avideo.com/Encoder/",
"filepath": "",
"filesize": 16902719,
"live_transmitions_history_id": null,
"total_seconds_watching": 602,
"duration_in_seconds": 484,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/video_210927124230_a0dc/video_210927124230_a0dc.jpg?cache=16758613501675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/video_210927124230_a0dc/video_210927124230_a0dc.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/video_210927124230_a0dc/video_210927124230_a0dc_thumbsV2.jpg?cache=16758613501675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/video_210927124230_a0dc/video_210927124230_a0dc.jpg?cache=16758613501675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/video_210927124230_a0dc/video_210927124230_a0dc.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/video_210927124230_a0dc/video_210927124230_a0dc_thumbsV2.jpg?cache=16758613501675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 380,
"title": "Moments w/ Michael Jaco~ Retired 35Year Navy Seal & CIA Op Plays Crystal Song Bowl on Casey Key, FL",
"clean_title": "moments-w-michael-jaco~-retired-35year-navy-seal-cia-op-plays-crystal-song-bowl-on-casey-key-fl",
"description": "www.michaelkjaco.com\n\n#michaeljaco\n\nLANDING PAGE for people to get a precious metals consultation with Dr. Kirk Elliott: https://kirkelliottphd.com/jaco/\n\nLife enhancing natural product line by cutting edge doctor designed to overcome big Farm badness: Root Wellness use Jaco at checkout: https://therootbrands.com/jaco\n\nMichael Jaco Intuition, RV, RI, Past lives, and much more Courses, Jaco Tube/Social Media, Merchandise and discounted wellness products: https://michaelkjaco.com\n\nAs promised here is the link to lock in your seat for the 6 month mentorship program. We are very excited to be continuing on this journey with you all.\n\nThe schedule will be sent last week of May, weekly zoom link, and building out the membership site so that it is all ready before June 1st. \n\nLINK FOR 6 MONTH MENTORSHIP PROGRAM WITH POWER OF 3:\nhttps://deepdive.energyintuitionmindsetpowerof3.com\n\nUse Jaco10 for a 10% discount on all products!\n\nAlgae Oil DHA: Algae Oil DHA: Algae Oil DHA: https://goascentnutrition.com/product...\n\nPine Pollen Tincture: https://goascentnutrition.com/product...\n\nPine Pollen Powder: https://goascentnutrition.com/product...\n\nhttps://lanceschuttler.com/dha-light-...\n\nhttps://lanceschuttler.com/heres-why-...\n\nC60EVO use Code: (EVUI) for 10% off: https://www.c60evo.com/unleashingintu...\n\nIntuitive Warrior's Club: https://michaelkjaco.com/iwc/\n\nMerchandise: https://michaelkjaco.com/product-cate...\n\n🧠𝗨𝗻𝗹𝗲𝗮𝘀𝗵 𝗬𝗼𝘂𝗿 𝗜𝗻𝘁𝘂𝗶𝘁𝗶𝗼𝗻 𝗪𝗶𝘁𝗵 𝗠𝘆 𝗖𝗼𝘂𝗿𝘀𝗲𝘀 𝗛𝗲𝗿𝗲: https://unleashingintuition.com\n\nFaceBook: https://www.facebook.com/unleashingin...\n\nInstagram: https://www.instagram.com/p/CNl2oa7ge...\n\nRumble: https://rumble.com/account/content?ty...\n\nTruth Social: Michael Jaco\n\nTwitter: @michaeljaco9\n\nTelegram: https://t.me/unleashingintuitionsecrets\n\nPodcast Channels:\niTunes:\nhttps://podcasts.apple.com/us/podcast...\n\nGoogle Podcasts - https://podcasts.google.com/feed/aHR0...\n\nPodbean - https://michaelkjaco.podbean.com\n\nSpotify - https://open.spotify.com/show/7pWLzHj...\n\nAmazon Music/Audible - https://music.amazon.com/podcasts/684...\n\nMichaelkjaco Website - https://michaelkjaco.com/podcasts/",
"views_count": 3,
"status": "a",
"created": "2022-05-17 08:27:56",
"modified": "2022-07-22 05:20:13",
"users_id": 1,
"categories_id": 1,
"filename": "video_220517122756_veeb4",
"duration": "0:04:54",
"type": "video",
"videoDownloadedLink": "https://youtu.be/XgB64_vJn1w",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":720}",
"only_for_paid": 0,
"views_count_25": 0,
"views_count_50": 0,
"views_count_75": 0,
"views_count_100": 0,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "https://encoder2.wwbn.net/",
"filepath": "",
"filesize": 102770050,
"live_transmitions_history_id": null,
"total_seconds_watching": 10,
"duration_in_seconds": 294,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/video_220517122756_veeb4/video_220517122756_veeb4.jpg?cache=16758613511675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/video_220517122756_veeb4/video_220517122756_veeb4.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/video_220517122756_veeb4/video_220517122756_veeb4_thumbsV2.jpg?cache=16758613531675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/video_220517122756_veeb4/video_220517122756_veeb4.jpg?cache=16758613511675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/video_220517122756_veeb4/video_220517122756_veeb4.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/video_220517122756_veeb4/video_220517122756_veeb4_thumbsV2.jpg?cache=16758613531675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 355,
"title": "133600297-1a419f06-1aa1-444e-b0dd-3451a445de34",
"clean_title": "133600297-1a419f06-1aa1-444e-b0dd-3451a445de34",
"description": "",
"views_count": 12,
"status": "a",
"created": "2021-09-16 09:04:13",
"modified": "2022-11-04 17:51:09",
"users_id": 1,
"categories_id": 1,
"filename": "video_210916130413_543e",
"duration": "0:03:27",
"type": "video",
"videoDownloadedLink": "",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":352}",
"only_for_paid": 0,
"views_count_25": 4,
"views_count_50": 3,
"views_count_75": 2,
"views_count_100": 2,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "https://encoder2.avideo.com/",
"filepath": "",
"filesize": 11336417,
"live_transmitions_history_id": null,
"total_seconds_watching": 474,
"duration_in_seconds": 207,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/video_210916130413_543e/video_210916130413_543e.jpg?cache=16758613501675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/video_210916130413_543e/video_210916130413_543e.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/video_210916130413_543e/video_210916130413_543e_thumbsV2.jpg?cache=16758613501675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/video_210916130413_543e/video_210916130413_543e.jpg?cache=16758613501675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/video_210916130413_543e/video_210916130413_543e.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/video_210916130413_543e/video_210916130413_543e_thumbsV2.jpg?cache=16758613501675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 346,
"title": "Guy Penrod - Because He Lives (Live)",
"clean_title": "guy-penrod---because-he-lives-live-1",
"description": "Guy Penrod - Official Video for “Because He Lives (Live)”, available now!<br /><br />\nBuy the full length DVD/CD ‘Guy Penrod: Hymns & Worship' here: <a href=\"http://smarturl.it/GM.HW\">http://smarturl.it/GM.HW</a><br />\nAvailable at iTunes: <a href=\"http://smarturl.it/GM.HW.iT\">http://smarturl.it/GM.HW.iT</a><br /><br />\nSign-Up for the Gaither Newsletter and receive $5 off your next online purchase: <a href=\"http://smarturl.it/GaitherNewsletter\">http://smarturl.it/GaitherNewsletter</a><br /><br />\nSubscribe to Gaither Music YouTube Channel: <a href=\"http://smarturl.it/GaitherMusicTV_Subsc\">http://smarturl.it/GaitherMusicTV_Subsc</a><br />\nSubscribe to GaitherVEVO Channel: <a href=\"http://smarturl.it/GaitherVEVOSubscribe\">http://smarturl.it/GaitherVEVOSubscribe</a><br />\nSubscribe to Gaither TV: <a href=\"http://smarturl.it/GaitherTV_Subscribe\">http://smarturl.it/GaitherTV_Subscribe</a><br /><br />\nFollow Gaither Music for updates on your favorite artists.<br />\nFacebook: <a href=\"http://smarturl.it/FB_GaitherMusic\">http://smarturl.it/FB_GaitherMusic</a><br />\nTwitter: <a href=\"http://smarturl.it/TW_GaitherMusic\">http://smarturl.it/TW_GaitherMusic</a><br />\nInstagram: <a href=\"http://smarturl.it/IG_GaitherMusic\">http://smarturl.it/IG_GaitherMusic</a><br />\nWebsite: <a href=\"http://smarturl.it/gaither.com\">http://smarturl.it/gaither.com</a><br /><br />\nLYRICS: <br /><br />\nGod sent his son, they called him Jesus,<br />\nHe came to love, heal and forgive.<br />\nHe lived and died to buy my pardon,<br />\nAn empty grave is there to prove my savior lives.<br /><br />\nBecause he lives<br />\nI can face tomorrow<br />\nBecause he lives<br />\nAll fear is gone<br />\nBecause i know he holds the future<br />\nAnd life is worth the living<br />\nJust because he lives<br /><br />\nHow sweet to hold a newborn baby,<br />\nAnd feel the pride and joy he gives,<br />\nBut greater still the calm assurance:<br />\nThis child can face uncertain day because he lives.<br /><br />\nAnd then one day I'll cross the river,<br />\nI'll fight life's final war with pain.<br />\nAnd then, as death gives way to vict'ry,<br />\nI'll see the lights of glory and I'll know he reigns.<br /><br /><br />\n#GaitherVocalBand #BecauseHeLives #Vevo",
"views_count": 14,
"status": "a",
"created": "2021-08-17 10:03:12",
"modified": "2022-10-03 13:06:21",
"users_id": 1,
"categories_id": 1,
"filename": "video_210817140312_d1fa",
"duration": "0:03:39",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=LB3un06HUSY",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":360}",
"only_for_paid": 0,
"views_count_25": 6,
"views_count_50": 5,
"views_count_75": 2,
"views_count_100": 1,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "https://encoder2.avideo.com/",
"filepath": "",
"filesize": 19017800,
"live_transmitions_history_id": null,
"total_seconds_watching": 299,
"duration_in_seconds": 219,
"likes": 1,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/video_210817140312_d1fa/video_210817140312_d1fa.jpg?cache=16758613491675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/video_210817140312_d1fa/video_210817140312_d1fa.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/video_210817140312_d1fa/video_210817140312_d1fa_thumbsV2.jpg?cache=16758613501675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/video_210817140312_d1fa/video_210817140312_d1fa.jpg?cache=16758613491675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/video_210817140312_d1fa/video_210817140312_d1fa.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/video_210817140312_d1fa/video_210817140312_d1fa_thumbsV2.jpg?cache=16758613501675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 48,
"title": "One thing remains - Bethel Church (Feat. Brian Johnson) (Worship with lyrics)",
"clean_title": "one-thing-remains-bethel-church-feat-brian-johnson-worship-with-lyrics-",
"description": "Bethel Church - One thing remains, New Album: Be lifted high, Year: 2011<br /><br />\nHigher than the mountains<br />\nThat I face<br />\nStronger than the power<br />\nOf the grave<br />\nConstant in the trial<br />\nAnd the change<br /><br />\nOne thing remains,<br />\nOne thing remain<br /><br />\nYour love never fails<br />\nIt never gives up<br />\nIt never runs out on me<br /><br />\nVerse 2<br />\nBecause on and on and<br />\nOn and on it goes<br />\nIt overwhelms<br />\nAnd satisfies my soul<br />\nAnd I never, ever,<br />\nHave to be afraid<br /><br />\nOne thing remains,<br />\nOne thing remains<br /><br />\nBridge<br />\nIn death, in life,<br />\nI'm confident and covered<br />\nby the power of<br />\nYour great love<br />\nMy debt is paid,<br />\nThere's nothing that can separate<br />\nMy heart from<br />\nYour great lov",
"views_count": 19,
"status": "a",
"created": "2019-02-07 20:21:47",
"modified": "2022-09-14 04:29:28",
"users_id": 4,
"categories_id": 1,
"filename": "_YPTuniqid_5c5cd9ab1435f1.73141614",
"duration": "00:04:59",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=tUgpGQiazTM",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":1080}",
"only_for_paid": 0,
"views_count_25": 1,
"views_count_50": 1,
"views_count_75": 1,
"views_count_100": 0,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "",
"filepath": "",
"filesize": 172860576,
"live_transmitions_history_id": null,
"total_seconds_watching": 276,
"duration_in_seconds": 299,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9ab1435f1.73141614/_YPTuniqid_5c5cd9ab1435f1.73141614.jpg?cache=16758612441675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9ab1435f1.73141614/_YPTuniqid_5c5cd9ab1435f1.73141614.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9ab1435f1.73141614/_YPTuniqid_5c5cd9ab1435f1.73141614_thumbsV2.jpg?cache=16758612441675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9ab1435f1.73141614/_YPTuniqid_5c5cd9ab1435f1.73141614.jpg?cache=16758612441675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd9ab1435f1.73141614/_YPTuniqid_5c5cd9ab1435f1.73141614.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9ab1435f1.73141614/_YPTuniqid_5c5cd9ab1435f1.73141614_thumbsV2.jpg?cache=16758612441675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 67,
"title": "Moneyball (2011) Movie Trailer - HD - Brad Pitt",
"clean_title": "moneyball-2011-movie-trailer-hd-brad-pitt",
"description": "The story of Oakland A's general manager Billy Beane's successful attempt to put together a baseball club on a budget by employing computer-generated analysis to draft his players.<br /><br />\nDirector: Bennett Miller<br />\nWriters: Steven Zaillian (screenplay), Aaron Sorkin (screenplay)<br />\nStars: Brad Pitt, Robin Wright and Jonah Hill<br /><br />\nVia: <a href=\"http://movies.yahoo.com/trailers/\">http://movies.yahoo.com/trailers/</a>",
"views_count": 81,
"status": "a",
"created": "2019-02-08 05:06:52",
"modified": "2023-02-08 09:03:14",
"users_id": 5,
"categories_id": 1,
"filename": "_YPTuniqid_5c5d54bc94e123.63009803",
"duration": "00:02:30",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=-4QPVo0UIzc",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "r",
"externalOptions": "{\"HigestResolution\":1080}",
"only_for_paid": 0,
"views_count_25": 6,
"views_count_50": 5,
"views_count_75": 5,
"views_count_100": 4,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "",
"filepath": "",
"filesize": 4106,
"live_transmitions_history_id": null,
"total_seconds_watching": 1748,
"duration_in_seconds": 150,
"likes": 1,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5d54bc94e123.63009803/_YPTuniqid_5c5d54bc94e123.63009803.jpg?cache=16758612771675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5d54bc94e123.63009803/_YPTuniqid_5c5d54bc94e123.63009803.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5d54bc94e123.63009803/_YPTuniqid_5c5d54bc94e123.63009803_thumbsV2.jpg?cache=16758612771675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5d54bc94e123.63009803/_YPTuniqid_5c5d54bc94e123.63009803.jpg?cache=16758612771675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5d54bc94e123.63009803/_YPTuniqid_5c5d54bc94e123.63009803.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5d54bc94e123.63009803/_YPTuniqid_5c5d54bc94e123.63009803_thumbsV2.jpg?cache=16758612771675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 377,
"title": "“2000 Mules” Trailer",
"clean_title": "2000-mules-trailer",
"description": "O filme defende a teoria de que Trump não perdeu disputa\nAs teorias sobre a lisura das eleições presidenciais dos Estados Unidos de 2020 ganharão mais alguns capítulos com o lançamento, neste sábado, 7, do filme “2000 Mules”. O documentário corrobora com a tese de parte da direita americana, que questiona o resultado da disputa pela Casa Branca.\n\nA apuração das urnas indicou pouco mais de 81 milhões de votos a Joe Biden contra cerca de 74 milhões para o republicano Donald Trump. No Colégio Eleitoral, Biden venceu por 306 a 232 votos.\n\nO trailer do filme, lançado em 23 de abril de 2022, tem 1,6 milhão de visualizações. O título, “2.000 mulas”, é uma referência a pessoas que fazem serviços ilegais e um trocadilho com o símbolo do Partido Democrata.\n\nO teaser de lançamento afirma que o documentário apresentará provas de um esquema de alteração das urnas em diferentes Estados. Segundo o site Poder 360, os produtores garantem ter “4 milhões de horas” de filmagens captadas por câmeras de rua com pessoas adicionando cédulas de votação em troca de dinheiro.",
"views_count": 2,
"status": "a",
"created": "2022-05-10 15:54:03",
"modified": "2022-07-01 02:12:33",
"users_id": 1,
"categories_id": 1,
"filename": "video_220510195403_v695b",
"duration": "0:03:05",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=5c69MN8qpEI",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":480}",
"only_for_paid": 0,
"views_count_25": 0,
"views_count_50": 0,
"views_count_75": 0,
"views_count_100": 0,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "https://encoder2.wwbn.net/",
"filepath": "",
"filesize": 14379720,
"live_transmitions_history_id": null,
"total_seconds_watching": 62,
"duration_in_seconds": 185,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/video_220510195403_v695b/video_220510195403_v695b.jpg?cache=16758613511675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/video_220510195403_v695b/video_220510195403_v695b.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/video_220510195403_v695b/video_220510195403_v695b_thumbsV2.jpg?cache=16758613511675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/video_220510195403_v695b/video_220510195403_v695b.jpg?cache=16758613511675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/video_220510195403_v695b/video_220510195403_v695b.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/video_220510195403_v695b/video_220510195403_v695b_thumbsV2.jpg?cache=16758613511675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 52,
"title": "Jesus Won It All | Hillsong (Featuring Miriam Webster)",
"clean_title": "jesus-won-it-all-hillsong-featuring-miriam-webster-",
"description": "VERSE 1:<br />\nBeauty for ashes<br />\nLife evermore<br />\nPeace beyond measure<br />\nJesus won it all<br /><br />\nVERSE 2:<br />\nSaved out of darkness<br />\nCleansed by His blood<br />\nInto His Kingdom<br />\nBy the power of God<br /><br />\nCHORUS:<br />\nHe has won it, my salvation<br />\nMy forgiveness, at the cross<br />\nHe is healing, He's redemption<br />\nFor whoever would come<br />\nHe has won, that's the cross<br /><br />\nVERSE 3:<br />\nAll can take freely<br />\nWater of life<br />\nLet all who thirst, come<br />\nWorship Jesus Christ<br /><br />\nCHORUS:<br />\nHe has won it, my salvation<br />\nMy forgiveness, at the cross<br />\nHe is healing, He's redemption<br />\nFor whoever would come<br />\nHe has won, that's the cross<br /><br />\nCHORUS:<br />\nHe has won it, my salvation<br />\nMy forgiveness, at the cross<br />\nHe is healing, He's redemption<br />\nFor whoever would come<br />\nHe has won, that's the cross<br /><br />\nBRIDGE:<br />\nFor in Him is the life<br />\nThat destroyed sin and death<br />\nAnd He broke every chain<br />\nFor the bound and oppressed<br />\nFor the bound and oppressed<br />\nHe's alive, He's alive<br /><br />\nCHORUS:<br />\nHe has won it, my salvation<br />\nMy forgiveness, at the cross<br />\nHe is healing, He's redemption<br />\nFor whoever would come<br />\nHe has won, that's the cross<br /><br />\nCHORUS:<br />\nHe has won it, my salvation<br />\nMy forgiveness, at the cross<br />\nHe is healing, He's redemption<br />\nFor whoever would come<br />\nHe has won, that's the cross",
"views_count": 11,
"status": "a",
"created": "2019-02-07 20:22:19",
"modified": "2022-06-21 09:23:48",
"users_id": 3,
"categories_id": 1,
"filename": "_YPTuniqid_5c5cd9cb824560.80262659",
"duration": "00:05:08",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=BJdLU2LYrsA",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":1080}",
"only_for_paid": 0,
"views_count_25": 0,
"views_count_50": 0,
"views_count_75": 0,
"views_count_100": 0,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "",
"filepath": "",
"filesize": 4106,
"live_transmitions_history_id": null,
"total_seconds_watching": 0,
"duration_in_seconds": 308,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9cb824560.80262659/_YPTuniqid_5c5cd9cb824560.80262659.jpg?cache=16758612521675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9cb824560.80262659/_YPTuniqid_5c5cd9cb824560.80262659.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9cb824560.80262659/_YPTuniqid_5c5cd9cb824560.80262659_thumbsV2.jpg?cache=16758612521675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9cb824560.80262659/_YPTuniqid_5c5cd9cb824560.80262659.jpg?cache=16758612521675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd9cb824560.80262659/_YPTuniqid_5c5cd9cb824560.80262659.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9cb824560.80262659/_YPTuniqid_5c5cd9cb824560.80262659_thumbsV2.jpg?cache=16758612521675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 47,
"title": "Hosanna - Planetshakers (Worship with lyrics)",
"clean_title": "hosanna-planetshakers-worship-with-lyrics-",
"description": "Planetshakers - Hosanna, New Album: Nothing Is Impossible, Year: 2011",
"views_count": 9,
"status": "a",
"created": "2019-02-07 20:21:43",
"modified": "2022-11-04 20:00:38",
"users_id": 4,
"categories_id": 1,
"filename": "_YPTuniqid_5c5cd9a76d9a02.29842521",
"duration": "00:06:05",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=0yaSC2Bg8bA",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":1080}",
"only_for_paid": 0,
"views_count_25": 0,
"views_count_50": 0,
"views_count_75": 0,
"views_count_100": 0,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "",
"filepath": "",
"filesize": 4106,
"live_transmitions_history_id": null,
"total_seconds_watching": 0,
"duration_in_seconds": 365,
"likes": 0,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9a76d9a02.29842521/_YPTuniqid_5c5cd9a76d9a02.29842521.jpg?cache=16758612431675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9a76d9a02.29842521/_YPTuniqid_5c5cd9a76d9a02.29842521.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9a76d9a02.29842521/_YPTuniqid_5c5cd9a76d9a02.29842521_thumbsV2.jpg?cache=16758612431675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9a76d9a02.29842521/_YPTuniqid_5c5cd9a76d9a02.29842521.jpg?cache=16758612431675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd9a76d9a02.29842521/_YPTuniqid_5c5cd9a76d9a02.29842521.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd9a76d9a02.29842521/_YPTuniqid_5c5cd9a76d9a02.29842521_thumbsV2.jpg?cache=16758612431675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
},
{
"id": 36,
"title": "Stronger - Hillsong Chapel",
"clean_title": "stronger-hillsong-chapel",
"description": "Stronger' from the Hillsong CHAPEL album 'Yahweh'.<br /><br /><a href=\"http://hillsong.com/worship\">http://hillsong.com/worship</a> | <a href=\"http://facebook.com/hillsongworship\">http://facebook.com/hillsongworship</a> | <a href=\"http://twitter.com/hillsongworship\">http://twitter.com/hillsongworship</a><br /><br />\nLyrics:<br />\nVerse 1<br />\nThere is Love that came for us<br />\nHumbled to a sinner's cross<br />\nYou broke my shame and sinfulness<br />\nYou rose again victorious<br /><br />\nVerse 2<br />\nFaithfulness none can deny<br />\nThrough the storm and through the fire<br />\nThere is truth that sets me free<br />\nJesus Christ who lives in me<br /><br />\nChorus<br />\nYou are stronger<br />\nYou are stronger<br />\nSin is broken<br />\nYou have saved me<br />\nIt is written<br />\nChrist is risen<br />\nJesus You are Lord of all<br /><br />\nVerse 3<br />\nNo beginning and no end<br />\nYou're my hope and my defence<br />\nYou came to seek and save the lost<br />\nYou paid it all upon the cross<br /><br />\nBridge<br />\nSo let Your Name be lifted higher<br />\nBe lifted higher<br />\nBe lifted higher<br /><br />\nWords & Music by Ben Fielding and Reuben Morgan<br />\nCCLI #: 5060810<br />\n© 2007 Hillsong Music Publishin",
"views_count": 39,
"status": "a",
"created": "2019-02-07 20:20:50",
"modified": "2023-01-07 09:27:46",
"users_id": 2,
"categories_id": 1,
"filename": "_YPTuniqid_5c5cd972bfdb94.18910322",
"duration": "00:04:17",
"type": "video",
"videoDownloadedLink": "https://www.youtube.com/watch?v=17xF0e-KNkQ",
"order": 1,
"rotation": 0,
"zoom": 1,
"youtubeId": "",
"videoLink": "",
"next_videos_id": null,
"isSuggested": 0,
"trailer1": "",
"trailer2": "",
"trailer3": "",
"rate": 0,
"can_download": 0,
"can_share": 0,
"rrating": "",
"externalOptions": "{\"HigestResolution\":1080}",
"only_for_paid": 0,
"views_count_25": 5,
"views_count_50": 4,
"views_count_75": 4,
"views_count_100": 2,
"sites_id": null,
"serie_playlists_id": null,
"video_password": "",
"encoderURL": "",
"filepath": "",
"filesize": 4106,
"live_transmitions_history_id": null,
"total_seconds_watching": 976,
"duration_in_seconds": 257,
"likes": 2,
"dislikes": 0,
"users_id_company": null,
"epg_link": null,
"publish_datetime": null,
"notification_datetime": null,
"images": {
"poster": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd972bfdb94.18910322/_YPTuniqid_5c5cd972bfdb94.18910322.jpg?cache=16758612211675861447",
"posterPortrait": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitPath": "/var/www/html/demo.avideo.com/view/img/notfound_portrait.png",
"posterPortraitThumbs": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"posterPortraitThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/notfound_portrait.jpg",
"thumbsGif": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd972bfdb94.18910322/_YPTuniqid_5c5cd972bfdb94.18910322.webp",
"gifPortrait": false,
"thumbsJpg": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd972bfdb94.18910322/_YPTuniqid_5c5cd972bfdb94.18910322_thumbsV2.jpg?cache=16758612211675861447",
"thumbsJpgSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png",
"spectrumSource": false,
"posterLandscape": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd972bfdb94.18910322/_YPTuniqid_5c5cd972bfdb94.18910322.jpg?cache=16758612211675861447",
"posterLandscapePath": "/var/www/html/demo.avideo.com/videos/_YPTuniqid_5c5cd972bfdb94.18910322/_YPTuniqid_5c5cd972bfdb94.18910322.jpg",
"posterLandscapeThumbs": "https://demoavideocom.cdn.ypt.me/videos/_YPTuniqid_5c5cd972bfdb94.18910322/_YPTuniqid_5c5cd972bfdb94.18910322_thumbsV2.jpg?cache=16758612211675861447",
"posterLandscapeThumbsSmall": "https://demoavideocom.cdn.ypt.me/view/img/loading-gif.png"
}
}
],
"adsImages": []
}
],
"current": 1,
"hasMore": true
},
"msg": "",
"users_id": 1
}