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.
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.
- Actions – Export 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).
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.
- Actions – Edit (video settings), Delete (confirmation dialog for deleting the single 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.