> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pnplayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Video Management

> Manage, organize, preview, search, export, and control your entire video library with encoding progress tracking, secure HLS playback, captions, chapters, and embedding support.

The Video Management dashboard provides a centralized interface to upload, monitor, search, preview, edit, export, and delete videos.

***

## Features

<Columns cols={3}>
  <Card title="Secure Uploads" icon="upload">
    Authenticated video uploads with automatic HLS encoding for adaptive streaming.
  </Card>

  <Card title="Smart Search" icon="search">
    Server-side optimized search with fast query handling and pagination reset.
  </Card>

  <Card title="Adaptive Playback" icon="circle">
    Preview videos using secure HLS streaming with automatic bitrate switching.
  </Card>

  <Card title="Encoding Progress" icon="activity">
    Real-time encoding progress tracking with live status updates.
  </Card>

  <Card title="Video Controls" icon="settings">
    Edit details, copy IDs or URLs, and securely delete videos with confirmation.
  </Card>

  <Card title="Export Library" icon="download">
    Export the entire video library as a secured CSV file with authentication.
  </Card>

  <Card title="Captions Support" icon="subtitles">
    Multi-language VTT subtitle support with configurable default selection.
  </Card>

  <Card title="Chapter Markers" icon="bookmark">
    Interactive VTT-based chapter navigation with timeline markers.
  </Card>

  <Card title="Embedding" icon="code">
    Secure iframe/js based video embedding with customizable player UI.
  </Card>
</Columns>

***
