summaryrefslogtreecommitdiffstats
path: root/bundle
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:54:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:54:09 +0000
commitb12aca2eea3676bb3cf2666b63542c019fac699d (patch)
tree026eec6b22f4422a90479fea630e8e173781aa79 /bundle
parentAdding debian version 2024.03.10-1. (diff)
downloadyt-dlp-b12aca2eea3676bb3cf2666b63542c019fac699d.tar.xz
yt-dlp-b12aca2eea3676bb3cf2666b63542c019fac699d.zip
Merging upstream version 2024.04.09.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'bundle')
-rwxr-xr-xbundle/py2exe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/py2exe.py b/bundle/py2exe.py
index ccb52ea..2811674 100755
--- a/bundle/py2exe.py
+++ b/bundle/py2exe.py
@@ -28,7 +28,7 @@ def main():
}],
version_info={
'version': VERSION,
- 'description': 'A youtube-dl fork with additional features and patches',
+ 'description': 'A feature-rich command-line audio/video downloader',
'comments': 'Official repository: <https://github.com/yt-dlp/yt-dlp>',
'product_name': 'yt-dlp',
'product_version': VERSION,