https://github.com/ahmetfurkandemir/youtubeconverter
YouTube converter with Qt
https://github.com/ahmetfurkandemir/youtubeconverter
cpp python python3 qt qt5-gui qtcreator youtube youtube-api youtube-converter youtube-downloader
Last synced: 7 months ago
JSON representation
YouTube converter with Qt
- Host: GitHub
- URL: https://github.com/ahmetfurkandemir/youtubeconverter
- Owner: AhmetFurkanDEMIR
- Created: 2021-02-28T18:00:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-01T18:22:47.000Z (over 4 years ago)
- Last Synced: 2025-04-15T21:51:47.933Z (7 months ago)
- Topics: cpp, python, python3, qt, qt5-gui, qtcreator, youtube, youtube-api, youtube-converter, youtube-downloader
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
 
# **YouTube converter with Qt**
Youtube video and audio converter developed with Cpp-QT framework. The visual interface was written in Qt, the video and audio download process was written in Python. It downloads audio or video files to your computer in high quality from the entered url address. It offers 1080P HD resolution and video support up to 60 frames per second (FPS).
**Requirements**
Qt 5.9.9
Python 3.8.5 (pytube module)
FFmpeg 4.2.4
| OS | Supports |
| ---------------| ----------- |
| Linux (Debian) | ✓ |
| MacOS | ✓ |
| Windows | x |
### **Application video and images**
[**Video: Link**](https://ahmetfurkandemir.s3.amazonaws.com/YoutubeConverter.mp4)
**Images:**


