Skip to content

jonas52/convertisso

Repository files navigation

    
     ██████╗ ██████╗ ███╗   ██╗██╗   ██╗███████╗██████╗ ████████╗██╗███████╗███████╗ ██████╗ 
    ██╔════╝██╔═══██╗████╗  ██║██║   ██║██╔════╝██╔══██╗╚══██╔══╝██║██╔════╝██╔════╝██╔═══██╗
    ██║     ██║   ██║██╔██╗ ██║██║   ██║█████╗  ██████╔╝   ██║   ██║███████╗███████╗██║   ██║
    ██║     ██║   ██║██║╚██╗██║╚██╗ ██╔╝██╔══╝  ██╔══██╗   ██║   ██║╚════██║╚════██║██║   ██║
    ╚██████╗╚██████╔╝██║ ╚████║ ╚████╔╝ ███████╗██║  ██║   ██║   ██║███████║███████║╚██████╔╝
     ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝  ╚═══╝  ╚══════╝╚═╝  ╚═╝   ╚═╝   ╚═╝╚══════╝╚══════╝ ╚═════╝    
                                      Script to convert files

MadeBy Codename wakatime Supported OS Supported OS Supported OS Licence last-commit total watchers languages repo-size

About my project

The script is currently in Python and is available for all systeme.

This script can:

  • Download your favorite video from any website, with or without title, download only the audio or only the subtitles. (attention only works if you have python3 3.7 and higher)
  • Convert your subtitle files (vtt, srt, ass, lrc).
  • Convert your video files (mkv, mp4, mov, avi, webm, hevc, flv).
  • Convert your audio files (mp3, wav, ogg, ac3, aac, flac, opus, m4a).
  • Convert your photo files (png, jpg, tiff, pdf, svg, pdf, gif, heic). -> coming soon

Main GUI of Convertisso

Main-Downloader-Convertisso Main-Audio-Convertisso
Main-Downloader-Convertisso Main-audio-Convertisso
Main-Video-Convertisso Main-Subtitle-Convertisso
Main-Video-Convertisso Main-Subtitle-Convertisso

To run my script Convertisso GUI(PyQt)

Install all dependencies:

Install Python on your device please check: Python website

Open terminal and type this

pip install yt_dlp ffmpeg-python requests PyQt5

And install FFmpeg in your systeme:

sudo apt install ffmpeg
sudo pacman -S ffmpeg
If your are on Windows, MacOs or others distribution please check: FFmpeg download website

Open terminal and type this

Download and lauch whit :

git clone https://github.com/jonas52/convertisso.git && cd convertisso && python3 convertisso-GUI.py
  • And it's all good conversions and/or video downloads
  • To exit the program alt F4 or the cross of the right top.

Other

For problems or ideas for additions related to my code do not hesitate to contact me: [email protected]

The Convertisso is a product of © PSociety by jonas52! Copyright (C) 2022-2023 © PSociety. All rights reserved.

Licence