Changelog:
Improvements
- Added code implementation for Python embed package (only for Windows).
- Some code refactoring.
- Fixed man page.
- Improved error handling during application startup.
- Made some cosmetic improvements.
- Improved video quality selector on the YouTube Downloader panel.
- Improved output debug colours and message texts.
- The code to run youtube-dl as subprocess (in some cases) has finally been removed.
Bugfixes
- Fixed test files.
- Fixed #37 - Incorrect video and audio qualities values on YouTube Downloader panel.
New
- Added support to a new downloader: yt-dlp, an updated fork of youtube-dl.
- Now you can switch between youtube-dl and yt-dlp via setup dialog.
- Videomass bundles for Windows and macOS also include youtube-dl and yt-dlp.
- Changed package name from
videomass3
tovideomass
. - Changed main from
vdms3.py
togui_app.py
. - New version of the videomass.conf configuration file v3.3
For a full list of changes see the CHANGELOG file
Debian package
To make a Debian source package (and .deb file too), see Packaging for Debian and derivatives at the Videomass wiki page.
Download and installation
To install videomass on any Operating System, please visit Download and installation web page.