mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-12-21 23:33:10 +00:00
3ca3f77f9c
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
3 lines
73 B
Python
3 lines
73 B
Python
from __future__ import unicode_literals
|
|
|
|
__version__ = '2020.09.02-dev3'
|