Python ProgrammingMyTube
Mytube is a program that simplifies the process of downloading videos, audio files, or even entire playlists from YouTube.
Developed to provide a user-friendly CLI that allowsthe user to easily input the type of content desired,
the URL of the content, and the save directory.
The program utilizes the yt_dlp library to extract video and audio information from YouTube.
Languages: Python.
Technology: Python3, pyfiglet, FFMPEG, yt_dlp.