diff options
author | neodarz <neodarz@neodarz.net> | 2020-12-20 20:42:03 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2020-12-20 20:42:03 +0100 |
commit | 6425628c8d85810dd92622f3efe8c1281fecbfdc (patch) | |
tree | 17040799847881160083da256d564037d98f00ff | |
parent | 94ab4b33791fe992df31d7dcdbedc99a609e36cd (diff) | |
download | music_downloader-master.tar.xz music_downloader-master.zip |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index b4396b9..68c48f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ bs4 sh requests +youtube-dl |