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

https://github.com/tschucki/pr0verter

Video converter for the pr0gramm community to convert videos into X264/AAC MP4 formats & perform various operations
https://github.com/tschucki/pr0verter

converter ffmpeg laravel pr0gramm x264

Last synced: 10 days ago
JSON representation

Video converter for the pr0gramm community to convert videos into X264/AAC MP4 formats & perform various operations

Awesome Lists containing this project

README

        





Logo

pr0verter






Visit Website
.
Report Bug
.
Request Feature

[![Laravel Forge Site Deployment Status](https://img.shields.io/endpoint?url=https%3A%2F%2Fforge.laravel.com%2Fsite-badges%2F76ee81d4-4a71-4664-b0c6-d63a8f4f99a3%3Fdate%3D1&style=plastic)](https://forge.laravel.com/servers/787401/sites/2568558) ![Contributors](https://img.shields.io/github/contributors/Tschucki/pr0verter?color=dark-green) ![Issues](https://img.shields.io/github/issues/Tschucki/pr0verter) ![License](https://img.shields.io/github/license/Tschucki/pr0verter)

## Table Of Contents

- [About the Project](#about-the-project)
- [Features](#features)
- [Contributing](#contributing)
- [License](#license)
- [Authors](#authors)
- [Acknowledgements](#acknowledgements)

## About The Project

Pr0verter is a web application designed to allow users, particularly those from the pr0gramm community, to convert
videos into X264/AAC MP4 formats. The application also allows users to download videos from various platforms, omit
audio from videos, download files from URLs, defining the maximum file size, and more.

#### FFmpeg

The application uses FFmpeg to convert videos into the desired format and perform other operations on the videos.

## Features

- [x] Simple download of videos from various platforms and make them completely downloadable. (For private purposes)
- [x] Download target URLs
- [x] Convert videos to the desired format.
- [x] MP4 (H264/AAC)
- [x] Cut videos (From-to time)
- [x] Define maximum file size for videos by changing the bitrate
- [x] Collect statistics on converted videos
- [ ] Take subtitles from YouTube
- [ ] Download only sound from videos.
- [ ] Presets definable (So that a normal user only has to click on "Convert" and done)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any
contributions you make are **greatly appreciated**.

- If you have suggestions for adding or removing projects, feel free
to [open an issue](https://github.com/Tschucki/pr0verter/issues/new) to discuss it, or directly create a pull request.
- Create individual PR for each suggestion.
- Please also read through
the [Code Of Conduct](https://github.com/Tschucki/pr0verter/blob/main/.github/CODE_OF_CONDUCT.md) before
posting your first idea as well.

### Creating A Pull Request

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'I love Blussis'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the AGPL-3.0 License. See [LICENSE](https://github.com/Tschucki/pr0verter/blob/main/LICENSE) for more
information.

## Authors

- **[Tschucki](https://github.com/Tschucki)** - _Maintainer_