We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fdfd0 commit 25e591aCopy full SHA for 25e591a
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 3.5.1 2020 Sep 5
2
+- Updated project metadata
3
+
4
## 3.5.0 - 2020 Aug 2
5
- Added `--no-embed` argument to avoid embedding thumbnails
6
- Added ability to programmatically call `dl.download()` with custom options (@araa47)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vidl"
-version = "3.5.0"
+version = "3.5.1"
description = "Downloads video/audio from anywhere, adding thumbnails and mp3 metadata if applicable"
authors = ["kasper.space"]
readme = "README.md"
0 commit comments