Overview
The My videos page lets every logged-in user (who is not view-only) manage videos they uploaded – not the entire system library. Open it from the user menu (My videos) or at /videos/my (for example https://dev.video/videos/my).
The page shows a card list of your videos (including processing and pending items), with filtering, sorting, editing, deletion, and download.
/library/my) is a watch grid for published videos only. My videos is for management – including videos still processing, plus edit and delete actions.
/videos/admin) for all users' videos.
Opening the page
Open the user menu and choose My videos. You can also reach it from the Upload video page – the sidebar links to My videos next to My library.
Filters (sidebar)
On the left you can narrow the list:
- Search – by ID, title, description, or course details.
- Status – ready, processing, pending, error, archive, etc. (default: all).
- Privacy – public, authenticated, link-only (or all).
- Channel – filter by assigned channel.
- Captions – checkbox to show only videos with captions.
- From date / To date – upload date range, with shortcuts for the last 3 / 6 / 12 months.
- Min / max length (minutes) – duration limits.
- Impressions – greater than or less than a count.
- Filter – apply. Reset – clear and show the full list.
- Export to Excel – download a report of matching videos (ID, title, duration, date, size, impressions).
Sorting and multi-select
Above the cards: video count, Select all, and sort links – date, title, status, size, impressions. After selecting at least one video, an actions bar appears with:
- Download – up to 5 published non-YouTube videos.
- Delete – remove all selected videos (confirmation required).
Video card
Each video is shown as a card with:
- Checkbox – for bulk delete or download.
- Thumbnail and duration – click opens the watch page.
- Title and status badge – e.g. ready, processing, error.
- Progress bar – for videos pending processing.
- Metadata – ID, source, upload date, size, privacy, impressions, captions.
- Actions – Edit (video settings), Delete (confirmation dialog).
Editing
Click Edit (gear icon) to open Video settings (/videos/edit/{id}) – change title, description, privacy, captions, trim, and more. See the video settings guide.
You can only edit your own videos. If you lack access, you will get an error page.
Deletion
Single delete: click the trash icon on a card and confirm. Bulk delete: select cards and click Delete in the actions bar. After deletion you return to My videos with a message listing removed titles. Deletion is usually not reversible.
Related guides
- Upload video – upload a new recording.
- Video settings – detailed edit for one video.
- Studio – build a new video from segments of your uploads.
- Watch page – what viewers see when opening a video.