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