We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3a42e commit d302081Copy full SHA for d302081
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 3.6.2 2021 Apr 5
2
+- Finish move back to youtube-dl. Turns out I didn't really do it in 3.6.1.
3
+
4
## 3.6.1 2021 Mar 12
5
- Move back to youtube-dl
6
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vidl"
-version = "3.6.1"
+version = "3.6.2"
description = "Downloads video/audio from anywhere, adding thumbnails and mp3 metadata if applicable"
authors = ["kasper.space"]
readme = "README.md"
0 commit comments