https://github.com/webmaster442/media
A CLI frontend for: ffmpeg, mpv, yt-dlp written in C#
https://github.com/webmaster442/media
cli csharp dotnet dotnet-core ffmpeg frontend mvpv yt-dlp
Last synced: 5 months ago
JSON representation
A CLI frontend for: ffmpeg, mpv, yt-dlp written in C#
- Host: GitHub
- URL: https://github.com/webmaster442/media
- Owner: webmaster442
- License: mit
- Created: 2024-07-29T20:46:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T10:02:59.000Z (over 1 year ago)
- Last Synced: 2025-04-06T11:19:28.425Z (over 1 year ago)
- Topics: cli, csharp, dotnet, dotnet-core, ffmpeg, frontend, mvpv, yt-dlp
- Language: C#
- Homepage:
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Media CLI Tool
Welcome to the Media CLI Tool! This tool simplifies the use of ffmpeg with intuitive commands, making media processing and management a breeze.
## Features
- **Intuitive ffmpeg Commands**: Easily use ffmpeg with simple, user-friendly commands.
- **Automatic Dependency Updates**: Automatically update dependencies like `ffmpeg`, `mpv` player, and `yt-dlp`.
- **yt-dlp Integration**: Seamlessly integrate with yt-dlp for downloading and managing online videos.
- **Playlist Management**: Create and manage playlists effortlessly.
- **Batch Conversion**: Perform batch conversions with ease.
## Installation
Currently, the Media CLI Tool targets Windows. Linux support is in progress. If you're interested in contributing to the Linux version, your help is welcome!
1. Download the latest release from the Releases page.
2. Extract the contents to a directory of your choice.
3. Add the directory to your system's `PATH`.
## Contributing
We are actively looking for contributors to help add Linux support. If you are interested, please fork the repository and submit a pull request.
## License
This project is licensed under the MIT License - see the LICENSE file for details.
## Acknowledgements
* ffmpeg - https://ffmpeg.org/
* mpv player - https://mpv.io/
* yt-dlp - https://github.com/yt-dlp/yt-dlp
## Contact
For questions or suggestions, please open an issue on GitHub.
Thank you for using the Media CLI Tool! We hope it makes your media processing tasks easier and more efficient.