diff options
author | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-27 22:11:09 +0000 |
---|---|---|
committer | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-27 22:11:09 +0000 |
commit | ef55effa58ee01089bffb441a65e932393d9facb (patch) | |
tree | 29f65a87c423953b0575b25780bb8432bab09df2 /buildozer.spec | |
parent | e8bd0e3644070d2ea9f8fc309e725d9b9b3d0bd6 (diff) | |
download | youload-ef55effa58ee01089bffb441a65e932393d9facb.tar.gz youload-ef55effa58ee01089bffb441a65e932393d9facb.tar.bz2 youload-ef55effa58ee01089bffb441a65e932393d9facb.zip |
Working on yt-dlpswitch_to_yt_dlp
Diffstat (limited to 'buildozer.spec')
-rw-r--r-- | buildozer.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildozer.spec b/buildozer.spec index 56185ae..78a091f 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -37,7 +37,7 @@ version = 1.2 # (list) Application requirements # comma separated e.g. requirements = sqlite3,kivy -requirements = python3,kivy,pytube,future,ffmpeg,ffmpeg-python +requirements = python3,kivy,yt-dlp # (str) Custom source folders for requirements # Sets custom source for any requirements with recipes |