1530 tamaño de los archivos
https://w3id.org/class/redaktor/size
Definition
Tamaño del archivo de vídeo en bytes.ver peertube documentation
Scope Note
ActivityPub CommunityExample
{
  "type": "Video",
  "url": [
    // Raw URL to the fragmented mp4 file used by the HLS playlist
    {
      "type": "Link",
      "mediaType": "video/mp4",
      "height": 536,
      "size": 135108145,
      "fps": 24}
  ]
}