Command-line program to download videos from YouTube.com and other video sites
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl/version.py

3 lines
68 B

from __future__ import unicode_literals
__version__ = '2021.12.17'