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
TikTok downloader video without watermark from Telegram bot

⬇️ How to download video from Tik Tok via telegram bot? Send a link to the video from tik tok to our telegram bot and it will send you a video without

1 Mar 04, 2022
A Simple YouTube Video Downloader With Python

Simple YouTube Video Downloader Simple YouTube Video Downloader is an open source project with a very simple UI that tries to speed up the process of

Brian Han 2 Jan 03, 2022
Automatically download multiple papers by keywords in CVPR

Automatically download multiple papers by keywords in CVPR

46 Jun 08, 2022
Download h3t4y for later read

h3nt4y_dl Download h3nt4y for later read Tải h3nt4y về đọc thôi nào các bạn ơiiiiiiii! (Tải từ h**taivn nhé) Usage: python get_that_ht4i.py New versio

1 Dec 03, 2021
Animoo - Python scraper made with BeautifulSoup4 that scrapes images from /c/.

Animoo - Python scraper made with BeautifulSoup4 that scrapes images from /c/. Features Scrapes 10 pages Scrapes each thread Downloads all the images

aether 1 Dec 29, 2021
pubmex.py - a script to get a fancy paper title based on given DOI or PMID

pubmex.py is a script to get a fancy paper title based on given DOI or PMID (can be also combined with macOS Finder)

Marcin Magnus 13 Nov 20, 2022
A simple Python +3.x script to download videos from Facebook.

Facebook Video Downloader A simple Python +3.x script to download videos from Facebook posts

Kerolos Atef Saber 1 Dec 03, 2021
Youtube playlist downloader with full metadata support

ytrake GUI tool to embed metadata for albums on Youtube with youtube-dl. Requires youtube-dl v2021.06.06. Post-processing Album metadata: Usage ytrake

28 Jul 12, 2022
Download videos and audio with a graphical interface in python

Youtube-Downloader Download videos and audio with a graphical interface in python Windows To run windows using Command Prompt python main.py linux To

2 Jan 07, 2022
Super S3 command line tool

s4cmd Super S3 command line tool Author: Chou-han Yang (@chouhanyang) Current Maintainers: Debodirno Chandra (@debodirno) | Naveen Vardhi (@rozuur) |

Bloomreach 1.2k Dec 27, 2022
Download courses from khanacademy.org

khan-dl A python script to download courses from Khan Academy using youtube-dl and beautifulsoup4.

rand-net 806 Jan 03, 2023
Download from HBO-MAX-BLIM-TV-Paramount

#HBO MAX- BlimTV -Paramount plus 4K Downloader Tool To download 4K HDR DV SDR from HBO MAX- BlimTV -Paramount plus Hello Fellow Developers/ ! Hi! M

4 Dec 25, 2021
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

Gabriel Tavares 26 Aug 19, 2022
Persepolis Download Manager is a GUI for aria2.

Persepolis Download Manager Content About FAQ Screenshots Credits About Persepolis is a download manager & a GUI for Aria2. It's written in Python. Pe

Persepolis 5.6k Dec 31, 2022
Twayback: Downloading deleted Tweets from the Wayback Machine, made easy

Finding and downloading deleted Tweets takes a lot of time. Thankfully, with this tool, it becomes a piece of cake! 🎂

126 Dec 27, 2022
Convert BMS songs to osu! With options to convert keysounds and convert to 7key.

bmx2osu Convert BMS to osu! With options to: convert keysounds to one song file using BMX2WAV include 7k version change Overall Difficulty and HP Drai

7 Nov 28, 2022
Downloads yiffer.xyz comics as images

yiffer-dl Downloads comics as images from yiffer.xyz.

Maxim 2 Mar 20, 2022
Yahoo! Finance next gen python 3 / pandas market data downloader

Yahoo! Finance-ng python3 / pandas market data downloader Ever since Yahoo! finance decommissioned their historical data API, many programs that relie

Pedro Larroy 7 Dec 09, 2022
Downloads photos you saved from a specific profile.

instagram-download-saved A python script that downloads photos you saved from a specific profile. The only dependency is instaloader, an open-source p

Aviv 1 Dec 19, 2021
抖音批量下载助手

抖音批量下载助手

HuangSK 303 Jan 05, 2023