mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 15:14:57 +00:00
7a5c1cfe93
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan
3 lines
68 B
Python
3 lines
68 B
Python
from __future__ import unicode_literals
|
|
|
|
__version__ = '2021.02.19'
|