A CLI agent for downloading video or audio files from Youtube or Spotify using the link.
- Python-3.6 or above
- pytube
- os
- time
- re
- youtubesearchpython
- VideoSearch
- Youtube
Clone or download it from github and install all the requirements. You can install them easily by this command pip3 install requirements.txt
or install one by one.
- Right click and open file
main.py
in your desired text editor, at line 21 and line 22 put your desired output directory between the" "
. - Save the file.
This project is licensed under the MIT License.