A simple GUI video downloader built off of the python module 'yt-dlp'

Overview

simpleytdlgui.v1.2

Simple-Youtube-DL-Gui

Supported Operating Systems

Windows 7 (x64), Windows 8 (x64), and Windows 10 (x64)

How to use

Main Gui

  1. Extract program from archive to a folder of your choice or Run program from the archive
  2. Paste any video link into the "Paste Link" box
  3. Select "Add Link"
  4. Choose from the list of available options
  5. Choose where you'd like to save the final file
  6. Press "Start Job"

Guide to building the program yourself: (Windows)

  1. Install python x64 3.8.8 (https://www.python.org/ftp/python/3.8.8/python-3.8.8-amd64.exe) (This version supports Win7 - 11 x64)
  2. Download https://github.com/jlw4049/Simple-Youtube-DL-GUI/archive/refs/heads/main.zip and extract
  3. Open command prompt and navigate to where ever you extracted step 2
  4. In command prompt type 'pip install -r requirements.txt'
  5. After words you can use pyinstaller to make a binary.exe if you'd like with the following command
  • 'pyinstaller -w --onefile --icon"Runtime\Images\youtubeDLicon.ico" "SimpleYoutubeDLGui.py"'
  1. Then you can place .exe along side of the runtime/apps folder and you're good to go
You might also like...
Simple Youtube Video Downloader

Simple Youtube Video Downloader Download Youtube video using link and Will output result in D:/ (You can change the path in main.py file) Installation

Ebook downloader built using python

ebook-downloader Getting Started Open a terminal and run the following commands. git clone github.com/georgemunyoro/ebook-downloader cd ./ebook-downlo

A user-friendly GUI for the ZSpotify music downloader.
A user-friendly GUI for the ZSpotify music downloader.

ZSpotifyGUI A user-friendly desktop app for ZSpotify music downloader for Windows, MacOs, and Linux Discord Server - Matrix Server - Gitea Mirror - Ma

Youtube Downloader GUI

Python Youtube Downloader GUI This is a GUI application that allows you to download videos from Youtube. Features Download videos from Youtube in MP3

A YouTube downloader app built with Django.
A YouTube downloader app built with Django.

YouTube Downloader ⭐️ Star this project ⭐️ Requirements Python3+ Git Installation Install the dependencies and start the server. git clone https://git

The lyrics module of the repository apple-playlist-downloader
The lyrics module of the repository apple-playlist-downloader

This is the lyrics module of the repository apple-playlist-downloader. With this code you can download the .lrc file (time synced lyrics) from yours t

Python Youtube Video-Playlist Downloader

Youtube-Video-Playlist-Downloader-PyQt5 You can download videos and playlists on YouTube with this script. Script has GUI. Enjoy. Setup git clone http

Youtube video downloader and info extractor for python.

tube_dl Tube_dl is a Simple Youtube video downloader for Python. A Modular approach to bypass and download Youtube Videos and Playlist from Youtube us

Music and video downloader, Made with love by Bryan Herrera

Python-Mp3Mp4-Downloader Music and video downloader, Made with love by Bryan Herrera Requirements CHOCOLATELY windows command If your system does not

Releases(1.23)
  • 1.23(Jun 16, 2022)

    Updates

    • Updated yt-dlp python module to yt-dlp 2022.05.18
    • Added a new entry box to add an HTTP header
    1. The header entry box needs to be in the format of "VALUE:KEY" (as of now this only accepts 1, will expand on this later) example= Referer:URL (no spaces)
    • Added a code block to check the header entry box, to ensure it's in the right format and add it to the dictionary of options if it is. If it's not formatted right, it lets the user know the format it should be in and cancels the job
    Source code(tar.gz)
    Source code(zip)
    Simple-Youtube-DL-GUI.v1.23.zip(40.78 MB)
  • 1.22.1(Dec 27, 2021)

  • 1.22(Dec 25, 2021)

  • 1.21(Dec 3, 2021)

  • 1.2(Nov 11, 2021)

    simpletdlguiv1 2

    Updates

    • Slightly increased the GUI main window size
    • The video checkbuttons name has been changed to Best video + Audio Muxed File
    • The audio checkbutton is now renamed to 'Audio Only'
    • Added a new audio drop down menu, that gives the user the ability to Extract Only or encode to quality 0 on all supported audio codecs (Quality 0 is the highest quality VBR there is - I'm attempting to keep this GUI simple other wise I could put CBR/VBR and a selection of all qualities. Currently I'll keep it this way...simple/highest quality)
    • Added the option 'noplaylist' and set it to True, when pasting links that are inside of a playlist. This fixed a bug when scraping the link for the title input for the program (The simple version of this program will not deal with playlist at all)
    • Added the code to always prefer ffmpeg
    Source code(tar.gz)
    Source code(zip)
    Simple-Youtube-DL-GUI.v1.2.zip(39.73 MB)
  • 1.1(Nov 11, 2021)

    simpleytdlgui

    Updates

    • Wrote a simple "lite" version of the Youtube-DL-GUI app
    • It's fully written in python, with no needed binaries to run (other then FFMPEG which is included with ffmegaudioencodergui - In the standalone version however you will need to download ffmpeg.exe and point the program to it)
    • It's fully multi-threaded
    • It uses the python module yt-dlp in order to do the work
    • It has the ability to download video and or audio, from almost any video website
    • The simple version of this program has much less features then the full fledged version, how ever it has the basic needed features and it'll be much easier to keep up to date as I work with ffmpegaudioencodergui
    • I have plans to rebuild the original version with this module/do away with the needed binaries etc
    Source code(tar.gz)
    Source code(zip)
    Simple-Youtube-DL-GUI.v1.1.zip(39.73 MB)
A simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files.

yt-mp3 converter This is a simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files. This program is for you if you are

nostalgicnerdpenguin 1 Oct 24, 2021
A growing collection of search plugins for the qBittorrent, an awesome and opensource torrent client

qBittorrent Search Plugins This is a still growing collection of search plugins for qBittorent, an amazing and open source torrent client, maintained

Alessio Tudisco 59 Dec 26, 2022
Automatically download and crop key information from the arxiv daily paper. (cpu version)

Automatically download and crop key information from the arxiv daily paper. (cpu version)

HeoLis 4 Jul 30, 2022
Download YouTube videos that are available in the given playlist

Youtube-Playlist-Downloader Download YouTube videos that are in a playlist Project assets: music downloaded music folder. (will be generated) music.db

Sultan Aljaberi 1 Dec 22, 2021
Archivist - Easily archive 📦 Download folder to Google Drive ☁️

Archivist Script for archiving Download folder by uploading unmodified files to a Google Drive folder. Modified files will remain in the Download fold

Timing Liu 3 Sep 30, 2022
Download Web-10K data by querying Bing Image Search

gpv2-web10k This repository contains the script to download images from the Web-10K dataset. The script takes in a list of queries, queries Bing Image

AI2 8 Sep 06, 2022
A bot to download songs from YouTube to telegram.

Song-Downloader-Bot A BOT TO DOWNLOAD SONGS FROM YOUTUBE. Mandatory variables API_ID - Get It From my.telegram.org API_HASH - Get It From my.telegram.

Ashik Muhammed 38 Dec 11, 2022
Youtube Downloader is a simple but highly efficient Youtube Video Downloader, made completly using Python

Youtube Downloader is a simple but highly efficient Youtube Video Downloader, made completly using Python

Arsh 2 Nov 26, 2022
Downloads files and folders

PyDownloader Downloads files and folders at high speed (based on your interent speed). This is very useful to transfer big files from one computer to

ArmenG 4 Feb 24, 2022
Source code of paper: "HRegNet: A Hierarchical Network for Efficient and Accurate Outdoor LiDAR Point Cloud Registration".

HRegNet: A Hierarchical Network for Efficient and Accurate Outdoor LiDAR Point Cloud Registration Environments The code mainly requires the following

Intelligent Sensing, Perception and Computing Group 3 Oct 06, 2022
Tool To Get Downloads up to 4k from Paramount+

Paramount 4K Downloader Tool To Get Downloads up to 4k from Paramount+ 😄 Hello Fellow Developers/ ! Hi! My name is WVDUMP. I am Leaking the script

2 Dec 25, 2021
YT-Spammer-Purge - Allows you easily scan for and delete scam comments using several methods

YouTube Spammer Purge What Is This? - Allows you to filter and search for spamme

4.3k Dec 31, 2022
Copy online media to your USB pen by night and watch it on your daily commute

commute-tube commute-tube is your friend on your daily commute. It will download videos of your interest to your USB pen by night so that you're able

Matthias Küch 19 Mar 23, 2022
Code for "Temporal Difference Learning for Model Predictive Control"

Temporal Difference Learning for Model Predictive Control Original PyTorch implementation of TD-MPC from Temporal Difference Learning for Model Predic

Nicklas Hansen 156 Jan 03, 2023
Programmers-quest - Programmer's Quest! An open source MMO built on top of the Panda3D game engine and Astron server

Programmer's Quest! Programmer's Quest! The open source Python 3 2D MMORPG showc

Jordan Maxwell 5 Oct 07, 2022
This is a Text Data Analysis Project Involving (YouTube Case Study).

Text_Data_Analysis This is a Text Data Analysis Project Involving (YouTube Case Study). Problem Statement = Sentiment Analysis. Package1: There are m

1 Mar 05, 2022
Python code to crawl computer vision papers from top CV conferences. Currently it supports CVPR, ICCV, ECCV, NeurIPS, ICML, ICLR, SIGGRAPH

Python code to crawl computer vision papers from top CV conferences. Currently it supports CVPR, ICCV, ECCV, NeurIPS, ICML, ICLR, SIGGRAPH. It leverages selenium, a website testing framework to crawl

Xiaoyang Huang 39 Nov 21, 2022
Python script to download entire campaign images and navigation.

Squidle campaign downloader Python script to download entire campaign images and navigation. usage: squidle_campaign_downloader.py [-h] [--api-token A

Miquel Massot 2 Nov 17, 2021
A Telegram bot to download Subtitle for movies and tv shows.

Subtitle Downloader Bot A Telegram bot to download Subtitle for movies and tv shows. Host on Heroku Configuring Environments API_HASH : Your Telegram

Joy Biswas 15 Nov 12, 2022
Utility for downloading works from AO3 (Archive Of Our Own)

ao3d video preview A small graphical utility for batch downloading works from AO3 (Archive Of Our Own) Features Batch downloading works to supported f

flux 24 Dec 09, 2022