mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
684c1b344f
commit
6347b985fe
1 changed files with 1 additions and 11 deletions
|
@ -181,17 +181,7 @@ if (empty($output)) {
|
|||
]
|
||||
];
|
||||
|
||||
$feed->configurationFeed->deeplinkTemplates = [[
|
||||
"id" => "1",
|
||||
"template" => "http://partner.com/[id]",
|
||||
"tokenDefinitions" => [
|
||||
[
|
||||
"token" => "id",
|
||||
"path" => "$.AvailabilityFeed.OnDemandOfferings.CustomAttributes.Id"
|
||||
]
|
||||
],
|
||||
"action" => 0
|
||||
]];
|
||||
$feed->configurationFeed->deeplinkTemplates = [];
|
||||
|
||||
// Content Feed (productions)
|
||||
$feed->contentFeed = new stdClass();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue