Skip to main content

Videomass is a cross-platform GUI for FFmpeg and youtube-dl

Project description

Videomass is a cross-platform GUI for FFmpeg and youtube-dl.

Image image Image image Build Status

Videomass is a cross-platform GUI designed for medium advanced users who need to store profiles and automate some conversion processes, but which can also be used by beginner users through the use of ready-to-use presets. It features graphic tools with high automation capabilities such as PEAK, RMS and EBU audio normalization filters with selectable audio stream indexing, streams analyzer and more.

It allows you to create new presets or import/export existing ones, write and edit new conversion profiles in order to use FFmpeg without limits of formats, codecs and commands.

In fact, most of the operations performed with FFmpeg via the command line, can be stored as conversion profiles on Videomass and can be performed or modified on the fly.

Videomass also offers a graphical interface for the famous video downloader youtube_dl and allows you to choose between various download options like a specific format codes with the ability to playback individual URLs with different qualities via mpv player. Allows also to download all playlist, embed thumbnail in audio file via atomicparsley, add metadata to file and write subtitles to video.

Videomass is written in Python3 with the wxPython-Phoenix toolkit.

Changelog
Features
Screenshots

Installing and Dependencies

For normal users (not developpers)

To install videomass for any Operative System, please visit Download and installation web page.

Requirements

Optionals

Install basic dependencies for your OS

OS Basic Dependencies
Linux/FreeBSD python3, wxpython-phoenix, pip for python3, ffmpeg
MS Windows python3, ffmpeg
MacOs python3, pip for python3, ffmpeg

Install Videomass using pip

python3 -m pip install videomass

This should also automatically install the remaining required dependencies such as wxPython (Mac-Os and Windows only), PyPubSub and youtube-dl.

On Linux and FreeBSD a launcher should be even created in the application launcher of your desktop environment.

To start Videomass on Mac-Os and MS-Windows open a console and just write videomass command.

Visit Installing and Dependencies wiki page for more explanations.

Start Videomass manually from source code

Videomass can be run without installing it, just download and unzip the source code archive and executing the "launcher" script inside the directory:

python3 launcher

First, make sure you have installed at least all the above required dependencies.

Visit Installing and Dependencies wiki page for more explanations.

Videomass can also be run in interactive mode with the Python interpreter, always within the same unpacked directory:

>>> from videomass3 import Videomass3
>>> Videomass3.main()

Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

videomass-3.0.6.tar.gz (2.1 MB view hashes)

Uploaded Source

Built Distribution

videomass-3.0.6-py3-none-any.whl (505.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page