Skip to content

rayane-ouadi/GDtoGIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GD-TO-GIF

A Python Program That turn Your GD(Google Drive) Video Into a GIF Using Only the Link

How Its Work?

When You Insert Your GD File Link The Program Takes the first 5 Seconds of your Video then Generate the Gif Using FFMpeg And Finally export the ouput into your Download Folder

How to use it?

1- Install Python

You need to Install Python

2- Install Dependencies

  • Open Your terminal in VSCODE
  • run this command
  • pip install yt-dlp

3- Install FFMpeg

  • Open your Terminal in VSCODE
  • Run this Command
  • winget install ffmpeg

4- Refresh and Run

  • Refresh Your Path by Pasting this Command
  • $env:PATH = [System.Environment]::GetEnvironmentVariable("PATH", "Machine") + ";" + [System.Environment]::GetEnvironmentVariable("PATH", "User")

  • Run Program
  • python gdrive_to_gif.py

About

A Program That turn your Video in Google Drive into an HD Gif

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages