youtube-downloader-converter icon indicating copy to clipboard operation
youtube-downloader-converter copied to clipboard

Slight Improvements

Open aswnss-m opened this issue 4 years ago • 0 comments

I have made Two changes to the file

  1. Added an auto delete method after converting to mp3
  • When we download videos using option 3 , ie: for converting to mp3 . After the successfull completion the .mp4 file has no use, so that file is automatically deleted
  1. Added a requirements.txt file
  • This is to make the downloading of dependencies much easier
  • pip intsall -r requirements.txt
  • This will install the dependency

aswnss-m avatar Jan 08 '21 09:01 aswnss-m