mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Add ability to search by host in server
This commit is contained in:
parent
5d0095fde1
commit
29837f8885
18 changed files with 513 additions and 354 deletions
|
@ -536,6 +536,7 @@ export class PeerTubeEmbed {
|
|||
videoCaptions,
|
||||
inactivityTimeout: 2500,
|
||||
videoViewUrl: this.getVideoUrl(videoInfo.uuid) + '/views',
|
||||
videoShortUUID: videoInfo.shortUUID,
|
||||
videoUUID: videoInfo.uuid,
|
||||
|
||||
isLive: videoInfo.isLive,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue