This is a script that allows you to download audio and video files by just giving the description
- Open a terminal or command prompt.
- Run the following command to update and upgrade the system packages:
- Install Python and Git by running the following command:
- Clone the PyMedia repository by running the following command:
- Navigate to the PyMedia directory:
apt-get update && apt-get upgrade
pkg install python git
git clone https://github.com/TheNooB4/PyMedia.git
- Navigate to the PyMedia directory:
- Run the following command to start the PyMedia script:
- The PyMedia script will start running and display a welcome message with options to download audio or video files from YouTube.
- Follow the on-screen prompts to choose the desired option and provide necessary information such as artist name, song title, or video name.
- Once the download is complete, the script will display a success message indicating the download is finished. The downloaded media file will be saved in the output folder (PyMedia folder on the desktop for Windows, or /sdcard/PyMedia folder for Android).
- If you have another audio or video to download, the script will provide an option to download another. You can choose to download another media file or exit the program.
- To exit the PyMedia script at any time, select the "Quit" option when prompted for the choice.
cd PyMedia
python pymedia.py
Note: Make sure you have a stable internet connection to download media files from YouTube.
Made with ❤️