diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-20 16:17:00 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-20 16:17:00 -0700 |
| commit | d9b49c38b92b87eb797c66d630d9243250bedb38 (patch) | |
| tree | ea306189d4b6c4f7d051bb2ab68b33fb7c726bfa | |
| parent | 0ff065a0afa08e2779d6faa376e152ed405dba4f (diff) | |
Update README file with download config pane
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,6 +4,8 @@ Quick and dirty code to convert YouTube videos to MP3 and automatically adds ID3 ###  ### + +###  ###  @@ -11,7 +13,7 @@ Quick and dirty code to convert YouTube videos to MP3 and automatically adds ID3 # Usage - Create 2 folders where ran (downloaded, completed) - Create a text file (songs.txt) and list songs to download by length -- Create a text file (blacklist.txt) +- Create a text file (blacklist.txt) - Include both ffmpeg.exe + yt-dlp.exe where executed - Files that are downloaded and tagged are moved to the completed folder |
