We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be96308 commit 3a2e5d9Copy full SHA for 3a2e5d9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Next
+## 4.2.0 - 2022 Aug 5
4
- Add `opus` audio format
5
- Add default downloads folder on Linux
6
- Fix incorrect default format shown help menu
pyproject.toml
[tool.poetry]
name = "vidl"
-version = "4.1.0"
+version = "4.2.0"
description = "Downloads video/audio from anywhere, adding thumbnails and mp3 metadata if applicable"
authors = ["kasper.space"]
readme = "README.md"
0 commit comments