A comprehensive Python GUI application for downloading YouTube videos and playlists with advanced features and user-friendly interface. Built with Python and Tkinter ...
YT_Automation/ │ ├── app.py # Main Streamlit web app (UI) ├── video_generator.py # Video creation engine (MoviePy + Pexels) ├── script_generator.py # Gemini AI script generator + template fallback ├── ...