A simple user friendly command line tool to download YouTube videos and playlists with fewer steps.
-
Updated
Nov 1, 2024 - Python
A simple user friendly command line tool to download YouTube videos and playlists with fewer steps.
In this project I made a youtube video downloading executable application using Python's Tkinter and pytube libraries.
YouTube Video Scraper
This Python application provides a graphical user interface (GUI) for downloading YouTube videos or audio using the Pytube library. Users can enter a YouTube URL, select a download directory, choose between video or audio downloads, and initiate the download process.
Downloaded social media content using libraries. Using two libraries instaloader and pytube, instaloader for downloading instgram content and pytube for downloading youtube content.
This Python application provides a graphical user interface (GUI) for fetching and displaying details about a YouTube video using the Pytube library. Users can enter a YouTube URL, click "Fetch Info", and view details such as title, views, duration, description, and ratings of the video.
Add a description, image, and links to the pytube-libraries topic page so that developers can more easily learn about it.
To associate your repository with the pytube-libraries topic, visit your repo's landing page and select "manage topics."