mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-02 12:02:52 -05:00

basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
4 lines
73 B
Python
4 lines
73 B
Python
from __future__ import unicode_literals
|
|
|
|
__version__ = '2020.09.02-dev3'
|