Download clips from youtube videos with a few clicks and a GUI!

Overview

YouClip v2.0.0

Table Of Contents:

  • What Is YouClip
  • Installation
  • Usage
  • Stuff To Fix
  • Changelog

What Is YouClip?

img

! IMPORTANT: The source files are a total mess for now, I'm going to fix that soon.
YouClip takes the video whose link you provided, downloads it and crops it in the timestamps given.
It uses a fancy GUI using HTML, CSS and Javascript, but don't expect too much; it was done in two days with me being a complete begginer in this GUI field. For the backend, python downloads and crops the video which connects with the Javascript in the page using eel module, now YouClip uses nodeJS with electronJS! Pretty cool stuff.



Installation

Note: This is for the old Python Version of the app; will update this later on. To install requirements for YouClip in Linux run these commands in the terminal:

  • sudo chmod +x install.sh
  • ./install.sh

For windows just download the relase file in the [Relases](https://github.com/adornerz/YouClip/releases) and run it. For Mac try the above commands of linux but I haven't tried nothing on Mac so no idea if it will work or not.

Usage

Note: This is for the old Python Version of the app; will update this later on. Linux: Just execute the script and you will be good to go. python3 main.py in the terminal.

Windows:

  • If you installed using the installed on Relases
  • For old Python Version: If you're using the source code execute python main.py in CMD.
  • If you want to execute source of ElectronJS file set it up as an ElectronJS project.

Stuff To Fix

  • Get The App Basicially Working.
  • Handle Most of The Errors.
  • Make An Installer For Linux.
  • Make an Installer For Windows.
  • Comment the code (update: I did, but poorly.)
  • Doesn't work on Windows; moviepy returns an error. (update: Now works; eliminated moviepy.) (update2: Eliminated python completely.)
  • Add A Progress Bar Of Some Form on the GUI. (update: just an percentage for now but does the job.)
  • Add a theme toggle on the app.
  • Add a HowTo window on the app to show how the app works.
  • Make the default theme an full screen different design one which is more reliable.



Changelog

v1.0.0:

  • Uploaded the first somehow working version of the app, so basicially added all the stuff.

v1.0.1:

  • Downloaded videos now get assigned a random generated number; this is to prevent if any leftover files from other sessions have been left in that same directory.
  • For the above reason now random module is needed.
  • Fixed the error where if the file wasn't mp4 it wouldn't crop, now all files are downloaded to mp4 or converted to mp4.

v1.0.2:

  • Made installers for linx debian and arch. (with no error handling.)
  • Commented the code a bit.

v1.0.3:

  • Improved installer file for linux; Has error handling and now only it's the only one needed. (Made by ropapermaker)
  • Removed the previous installers.

v1.0.4:

  • Removed moviepy as it returned errors on windows and it wasn't really needed as a package, now a local ffmpeg file is used.
  • Created a seperate script for Windows.

v1.0.5:

  • Improved window's main.py a lot.
  • Window's installer now is fully working, and the scripts adapts to it.
  • Published first stable build and installer for windows; you can find it here

v1.0.6:

  • Created other themes! You can see the Retro Theme as a branch of this repo.

v2.0.0

  • Skipped all other versions because this is big news! Now the app works with ElectronJS!
  • Eliminated python: now all works on JavaScript.
  • Works well on Windows.
  • Working installer
You might also like...
Download YouTube videos/music and images in MP4, JPG with this tool.
Download YouTube videos/music and images in MP4, JPG with this tool.

ABOUT THE TOOL Download YouTube videos, music and images in MP4, JPG with this tool, with an easy to understand interface. This tool works with both,

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

Youtube Downloader by PyTube é uma ferramenta simples com interface gráfica e escrito em python para baixar vídeos e playlists do youtube...
Youtube Downloader by PyTube é uma ferramenta simples com interface gráfica e escrito em python para baixar vídeos e playlists do youtube...

YouTube Downloader by PyTube O que é o YouTube Downloader by PyTube? YouTube Downloader by PyTube é um software simples para baixar vídeos no YouTube

Um projeto modesto para baixar vídeos do youtube usando tkinter como gui

Youtube Downloader Um projeto modesto para baixar vídeos do youtube usando tkinter como gui Instalação dos requirements: python3 setup.py ou python se

Download Youtube videos in mp4 format in a fast, easy, convenient way made with Python!
Download Youtube videos in mp4 format in a fast, easy, convenient way made with Python!

yt_downloader Download Youtube videos in mp4 format in a fast, easy, convenient way made with Python! Required Modules pytube os time colorama Errors

🔥 A Bot To Telegram For Download High Qulity Videos & Songs From Youtube
🔥 A Bot To Telegram For Download High Qulity Videos & Songs From Youtube

🔥 A Bot To Telegram For Download High Qulity Videos & Songs From Youtube 🎗 Fast And Free Bot No Need To Pay ✅ By SL-Alpha-X-Team ⚡

Download Thumbnail of YouTube Videos

Download Thumbnail of YouTube Videos in High Quality Variables: API_ID : Get From my.telegram.org API_HASH : Get from my.telegram.org BOT_TOKEN : Your

nextdl - download videos from youtube.com or other video platforms

nextdl - download videos from youtube.com or other video platforms

A python program to download one or multiple videos from YouTube.

YouTube-Video-Downloader A python program to download one or multiple videos from YouTube. Quick Start guide First Clone The Project git clone https:/

Releases(windows-youclip)
Owner
ador
amogus
ador
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

Daniel Carrillo 2 Dec 14, 2021
Fetch papers and metadata.

Fetch PubMed Central for open-access papers as well as Sci-Hub

4 Oct 31, 2022
bing image downloader app used to download bulk images for a specific search term created using streamlit and bing_image_downloader python packages

bing image downloader app bing image downloader app is used to download bulk images for a specific search term. bing image downloader app gets the sea

Siva Prakash 8 Apr 05, 2022
Youtube Downloader is a Graphic User Interface(GUI) that lets users download a Youtube Video or Audio through a URL

Youtube Downloader This Python and Tkinter based GUI allows users to directly download the Best Resolution Videos and Audios from Youtube. Pa-fy Insta

Samarth Kumar 2 Jun 25, 2022
FireDM is a python open source (Internet Download Manager) with multi-connections, high speed engine, it downloads general files and videos from youtube and tons of other streaming websites .

python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM

1.6k Apr 12, 2022
⚙️ A CLI tool that can download songs from youtube.

⚙️ Music Downloader Music Downloader is a tool that can download songs from Youtube. Installation Base requirements: Python 3.7+ If you have Python 3.

matjs 4 Nov 03, 2021
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
Utility for downloading works from AO3 (Archive Of Our Own)

froyo A small graphical application for batch downloading works from Archive Of Our Own (AO3). Curate a fic repo of your own today :) Features Batch d

flux 24 Dec 09, 2022
Storing, versioning, and downloading files from S3 made as easy as using open() in Python. Caching included.

open(LARGE) Storing, versioning, and downloading files from S3 made as easy as using open() in Python. Caching included. Motivation Oftentimes, especi

András Schmelczer 2 Jan 30, 2022
Code for "Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions"

Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions Codebase for the "Adversarial Motion Priors Make Good Substitutes for Com

Alejandro Escontrela 54 Dec 13, 2022
Download songs and playlists from Spotify for free!

spotify-to-mp3-converter You can basically understand the process with just this image but for clarity, these are the steps. Before using the exe down

2 Jan 25, 2022
A youtube downloader, built with flask yt-dlp

Built With Python Flask - The Python micro framework for building web applications. yt-dlp - A youtube-dl fork with additional features and fixes

Abhijith N T 13 Dec 17, 2022
Simple package for Sublime Text 4; download URL's for local viewing and editing

URLDownloader This is a simple example package that allows you to easily download the contents of any web URL to edit locally. Given a URL, the packag

Terence Martin 3 Mar 05, 2022
Userscript qutebrowser for downloading audio / video from youtube using aria2

Yt-Downloader Userscript qutebrowser for downloading video / audio from youtube using aria2 by hint links. Requirements Rofi youtube-dl aria2 dunst In

Ara 0 Dec 11, 2021
Bulk Downloader for Reddit

saveddit is a bulk media downloader for reddit pip3 install saveddit Setting up authorization Register an application with Reddit Write down your clie

Pranav 136 Jan 03, 2023
YouTube Downloader is extremely simple program for downloading songs or playlists (in audio or video) from YouTube. Created using Python, PyTube and PySimpleGUI.

YouTube Downloader YouTube Downloader is extremely simple program for downloading songs or playlists (in audio or video) from YouTube. Disclaimer It's

Simeon Tsvetanov 3 Dec 14, 2022
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
Python Program that downloads gaming required packages based on your Linux Distribution.

LibreGaming Python Program that downloads gaming required packages based on your Linux Distribution. Table of contents Distributions Prerequisites Dep

Ahmed Al Balochi 195 Jan 01, 2023
Download all your URI Online Judge source codes and upload to GitHub with simple steps.

URI-Code-Downloader Download all your URI Online Judge source codes and upload to GitHub with simple steps. Prerequisites Python 3.x Installing Downlo

Luan Simões 9 Mar 23, 2022
ASF Sentinel-1 Metadata Download tool

ASF Sentinel-1 Metadata Download tool Copyright: 2021-2022 Antonio Valentino Small Python tool (asfsmd) that allows to download XML files containing S

Antonio Valentino 9 Dec 04, 2022