and/or channels.
- name: Video Channels
description: >
- Operations dealing with creation, modification and video listing of a
- user's channels.
+ Operations dealing with the creation, modification and listing of videos within a channel.
- name: Video Blocks
description: >
- Operations dealing with blacklisting videos (removing them from view and
+ Operations dealing with blocking videos (removing them from view and
preventing interactions).
- name: Video Rates
description: >
- Video Caption
- Video Channels
- Video Comments
- - Video Following
- Video Rates
- Video Playlists
- Video Ownership Change
tags:
- Feeds
summary: List comments on videos
+ servers:
+ - url: 'https://peertube.cpy.re'
+ description: Live Test Server (live data - stable version)
+ - url: 'https://peertube2.cpy.re'
+ description: Live Test Server (live data - latest nighlty version)
+ - url: 'https://peertube3.cpy.re'
+ description: Live Test Server (live data - latest RC version)
parameters:
- name: format
in: path
- json
- json1
- name: videoId
- in: path
+ in: query
description: 'limit listing to a specific video'
schema:
type: string
tags:
- Feeds
summary: List videos
+ servers:
+ - url: 'https://peertube.cpy.re'
+ description: Live Test Server (live data - stable version)
+ - url: 'https://peertube2.cpy.re'
+ description: Live Test Server (live data - latest nighlty version)
+ - url: 'https://peertube3.cpy.re'
+ description: Live Test Server (live data - latest RC version)
parameters:
- name: format
in: path
- json
- json1
- name: accountId
- in: path
+ in: query
description: 'limit listing to a specific account'
schema:
type: string
- name: accountName
- in: path
+ in: query
description: 'limit listing to a specific account'
schema:
type: string
- name: videoChannelId
- in: path
+ in: query
description: 'limit listing to a specific video channel'
schema:
type: string
- name: videoChannelName
- in: path
+ in: query
description: 'limit listing to a specific video channel'
schema:
type: string