|
from youtube_dl import version as yt_version
|
|
|
|
|
|
youtube_dl_version = str(yt_version.__version__)
|
|
ffmpeg_version = '(shared install)'
|
|
|
|
|
|
# This file may contain data dynamically written during the container build process
|
|
# that replaces the above versions. Do not edit below this line
|