Visit Website
.
Report Bug
.
Request Feature
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.
The application uses FFmpeg to convert videos into the desired format and perform other operations on the videos.
- Simple download of videos from various platforms and make them completely downloadable. (For private purposes)
- Download target URLs
- Convert videos to the desired format.
- MP4 (H264/AAC)
- Cut videos (From-to time)
- Define maximum file size for videos by changing the bitrate
- 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)
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 to discuss it, or directly create a pull request.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'I love Blussis'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the AGPL-3.0 License. See LICENSE for more information.
- Tschucki - Maintainer