Overview

The Video Management page is accessible only to users with administrator permissions. Open it from the menu (for example Video Management) or at /videos/admin (for example https://dev.video/videos/admin). The page shows a card list of videos, advanced filtering (status, privacy, user, channel, dates, length), sorting, multi-select, and deletion.

Video management page – list and filter bar
Video management page – header, filters (search, status, privacy, user, channel, dates) and video card list.
Note: A non-admin user will see a 404 page or an access message. Sign in as an administrator.

Accessing the page

In the top menu (user menu), choose Video Management. This option appears only for administrators.

Filtering (sidebar)

On the left:

  • Search – search by ID, title, description, path, course.
  • Status – published, archive, error, processing, pending download (or all).
  • Privacy – public, authenticated, link (or all).
  • User – filter by user (autocomplete).
  • Channel – filter by channel.
  • From date / To date – upload date range.
  • Minimum / maximum length (minutes) – video duration limits.
  • Filter – apply the filter. Reset – clear and return to the full list.
  • ActionsExport to Excel – download a report of videos matching the filter (ID, title, duration, date).

Sorting and multi-select

Above the card list: video count, Select all (check/uncheck all cards), and Sort links – date, title, status. After selecting at least one video, an actions bar appears: "X videos selected", Download button (up to 5 videos – for published videos that are not from YouTube) and Delete button (opens a dialog to confirm deletion of selected items).

Actions bar after selecting videos
After selecting one or more videos – "videos selected" bar with download and delete.

Video card

Each video is shown in a card with:

  • Checkbox – for multi-delete or download selection.
  • Thumbnail and duration – clicking the image or title goes to the watch/edit page.
  • Title and status badge – published, archive, error, processing, etc.
  • Metadata – ID, source, user, upload date, size, privacy, views, captions.
  • ActionsEdit (video settings), Delete (confirmation dialog for deleting the single video).
Video deletion confirmation dialog
After clicking the delete button next to a video – dialog to confirm deleting the video.

Deletion – single and bulk

Clicking the delete icon on a card opens a dialog to confirm deleting that single video. Multi-select and clicking Delete in the actions bar opens the same dialog with a link to delete all selected items. On confirmation – videos are deleted and the page refreshes (or a list of deleted videos is shown). Deletion is usually irreversible.

Edit and export

Clicking Edit (gear icon) goes to the Video Settings page (/videos/edit/{id}) – edit title, description, privacy, trim, and more (see Video settings). Export to Excel in the sidebar downloads a file with videos matching the current filter.