youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

version.py (68B)


      1 from __future__ import unicode_literals
      2 
      3 __version__ = '2021.12.17'