mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
update
This commit is contained in:
parent
ddfdab435e
commit
ccb7c9a8c4
1 changed files with 1 additions and 0 deletions
|
@ -1826,6 +1826,7 @@ class SectionFirstPage {
|
|||
public function __construct($type, $title, $endpoint, $rowCount, $childs = array()) {
|
||||
global $global;
|
||||
$endpoint = addQueryStringParameter($endpoint, 'current', 1);
|
||||
$endpoint = addQueryStringParameter($endpoint, 'videoType', 'audio_and_video');
|
||||
$endpoint = addQueryStringParameter($endpoint, 'noRelated', 1);
|
||||
$this->type = $type;
|
||||
$this->title = $title;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue