| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| videomass_6.1.12-1_amd64.changes | 2025-07-15 | 2.5 kB | |
| videomass_6.1.12-1_all.deb | 2025-07-15 | 595.9 kB | |
| Videomass-v6.1.12_x86_64-portable.7z | 2025-07-15 | 16.5 MB | |
| README.md | 2025-07-15 | 1.6 kB | |
| Videomass 6.1.12 source code.tar.gz | 2025-07-15 | 4.0 MB | |
| Videomass 6.1.12 source code.zip | 2025-07-15 | 4.3 MB | |
| Totals: 6 Items | 25.4 MB | 0 | |
Changelog
Important Application Changes
- [REMOVED] The yt-dlp GUI has been completely removed from Videomass, see [#394] for the alternative application.
Bug Fixes
- Fixed inconsistencies in the setting_manager.py file for the default output directory when bootstrapping the application, especially in portable mode.
- Fixed missing icon issue for application launch on Ubuntu using deb package from PPA. This was fixed by upgrading to the Noble series for application build.
- Fixed lint errors and typos.
Translation Updates
- Update it_IT i18n, thanks to @bovirus .
- Update ru_RU i18n, thanks to ChourS.
Documentation Updates
- Updated documentations to 6.1.12 version.
- Updated wiki pages.
Improvements
- Changed and improved files on requirements dir.
- Fixed OS-based dependencies and requirements on the pyproject.toml file.
- Fixed pyproject.toml file to include only essential data in the source archive.
- Created requirements.txt file for installing dependencies using pip.
- Improved wizard UI.
- Fixed
requestsminimum version to >=2.28.1.