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 /requirements.txt | |
parent | e8bd0e3644070d2ea9f8fc309e725d9b9b3d0bd6 (diff) | |
download | youload-switch_to_yt_dlp.tar.gz youload-switch_to_yt_dlp.tar.bz2 youload-switch_to_yt_dlp.zip |
Working on yt-dlpswitch_to_yt_dlp
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 8769e6d..47389c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ kivy -pytube -ffmpeg-python +yt-dlp |