v2

latestOpenAPI 3.1.02026-08-07262688.0 KB
Videos

Replace N videos

Completely replace existing videos in DB.

put/vids

Query parameters

waitboolean

Wait for completion?

Wait for completion?

urgentboolean

Enqueue at head of queue if True

Enqueue at head of queue if True

strictboolean

Use strict mode if True

Use strict mode if True

langstring

en|es|pt|fr|ru

en|es|pt|fr|ru

Request body

idstring required
srcstring nullable
thumbnail_urlstring nullable
preview_urlstring nullable
img_srcstring nullable
img_zoomstring nullable
datestring nullable
locationstring nullable
citystring nullable
countrystring nullable
eventstring nullable
authorstring nullable
providerstring nullable
keywordsstring[] nullable
categoriesstring[] nullable
collectionsstring[] nullable
titlestring nullable
headlinestring nullable
descriptionstring nullable
alt_textstring nullable
statusstring nullable
mediumstring nullable
ai_generatedboolean nullable
model_releaseboolean nullable
property_releaseboolean nullable
nsfwboolean nullable
containerstring nullable
codec_videostring nullable
codec_audiostring nullable
heightinteger nullable
widthinteger nullable
aspect_rationumber nullable
fpsnumber nullable
duration_secsnumber nullable

Response

videos successfully replaced

method'add' | 'upd' | 'del' | 'multiple' required

Tipo de respuesta asociada a una operación con imágenes.

resource'video' | 'image' | 'celebs' required
num_totalinteger required

Total of elements.

num_goodinteger required

Number of correctly processed elements.

num_badinteger required

Number of failed processed elements.

is_startedboolean required

Boolean indicating if the operation has started.

is_finishedboolean required

Boolean indicating if the operations has finished.

all_goodboolean nullable required

Boolean indicating that there is no failed elements yet.

do_waitboolean required

Boolean for know if have to wait or not.

do_urgentboolean required

Boolean for know if it is an urgent operation.

do_strictboolean required

Boolean for know if is required strict operations over DB.

idle_msnumber required

Duration (milliseconds) between the operation has been created and has started.

exec_msnumber required

Duration (milliseconds) between the operation has been started and has finished.

created_atstring required

Creation datetime.

started_atstring required

Start datetime.

finished_atstring required

Finalization datetime.