We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9efaf6 commit ac28938Copy full SHA for ac28938
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 3.6.0 2020 Oct 30
2
+- Moved from youtube-dl to youtube-dlc
3
+
4
## 3.5.1 2020 Sep 5
5
- Updated project metadata
6
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vidl"
-version = "3.5.0"
+version = "3.6.0"
description = "Downloads video/audio from anywhere, adding thumbnails and mp3 metadata if applicable"
authors = ["kasper.space"]
readme = "README.md"
0 commit comments