1
0
Fork 0

[docs] Update yt-dlp tagline (#9481)

Authored by: seproDev, bashonly, coletdjnz, Grub4K, pukkandan
This commit is contained in:
sepro 2024-03-19 18:14:04 +01:00 committed by GitHub
commit 388c979ac6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View file

@ -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,