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 ea01db2 commit eb401fbCopy full SHA for eb401fb
10481/pyproject.toml
@@ -0,0 +1,5 @@
1
+[project]
2
+requires-python = ">=3.9"
3
+dependencies = [
4
+ "yt-dlp[default,curl-cffi]>=2024.7.25"
5
+]
0 commit comments