An open API service indexing awesome lists of open source software.

https://github.com/dilipsuthar264/Clip-Buddy_Video_Player

Clip Buddy is a simple video player app built with Kotlin that allows you to fetch and play videos stored on your device. It provides a user-friendly interface and essential features similar to popular video players.
https://github.com/dilipsuthar264/Clip-Buddy_Video_Player

android exoplayer kotlin kotlin-android mvvm mvvm-architecture videoplayer xml

Last synced: 11 months ago
JSON representation

Clip Buddy is a simple video player app built with Kotlin that allows you to fetch and play videos stored on your device. It provides a user-friendly interface and essential features similar to popular video players.

Awesome Lists containing this project

README

          

# Clip Buddy - Video Player

[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/dilipsuthar264/Clip-Buddy_Video_Player/total?logo=github)](https://github.com/dilipsuthar264/Clip-Buddy_Video_Player/releases/latest)
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/dilipsuthar264/Clip-Buddy_Video_Player?logo=github&label=GitHub&cacheSeconds=3600)](https://github.com/dilipsuthar264/Clip-Buddy_Video_Player/releases/latest)

**Clip Buddy** is a lightweight video player app built for Android using Kotlin and XML. Leveraging the power of the **Media3 ExoPlayer** library, it follows the MVVM architecture for a clean and efficient codebase. The app features a simple and intuitive user interface, making it easy for users to navigate and enjoy their video content seamlessly.

## Features

- **Folder Navigation**: Browse through folders to find and select your videos easily.
- **Video Playback**: Enjoy smooth playback of your video files with gesture controls.
- **Volume Control**: Adjust the volume using simple swipe gestures.
- **Brightness Control**: Control screen brightness with intuitive gestures.
- **Subtitles and Audio Tracks**: Change subtitle and audio tracks during playback for an enhanced viewing experience.
- **Video Management**: Options to rename, delete, or view details of your videos.

## Screenshots

screenshot_1
screenshot_2
screenshot_3
screenshot_4

## License

This project is licensed under the MIT License. See the LICENSE file for more details.