2021-12-19 14:51:27 +01:00
# VDownload
2022-02-16 16:48:37 +01:00
VDownload is universal video downloader written in .NET/C# and Universal Windows Platform.
2024-03-10 23:51:18 +01:00

2022-02-16 16:48:37 +01:00
## Requirements
- Windows 11
## Download and installation
2022-03-03 14:08:43 +01:00
- GitHub Releases
2024-03-10 23:51:18 +01:00
- Microsoft Store (in the future)
2022-02-16 16:48:37 +01:00
## Features and supported sources
#### Supported sources
- Twitch (VODs, clips and channels)
#### Features
- Intuitive and easy to use
2024-03-10 23:51:18 +01:00
- Modern GUI, consistent with Windows, touchscreen friendly
2022-02-16 16:48:37 +01:00
- Multiple video service support - one app for all
- Video downloading
- Audio-only, video-only and audio-video downloading
- Time trimming - download only the fragment you need
- Playlist downloading
- Playlist filtering - download only the videos you need
- Playlist subscription - download new videos from saved playlists
- Downloading queue
2024-03-10 23:51:18 +01:00
- FFmpeg transcoding
- Highly configurable - from default video downloading parameters to transcoding options
2022-02-16 16:48:37 +01:00
2024-03-10 23:51:18 +01:00
and all of this for free
2022-02-16 16:48:37 +01:00
## App development
VDownload is a project, which I develop in my free time as a hobby and a form of learning.
2024-03-10 23:51:18 +01:00
As the application is not 100% resistant to external factors (e.g. changes in services APIs) and to be fair to creators and video services, it is available for free with open source code.
2022-02-16 16:48:37 +01:00
If you want to support me and the development of the project you can:
- **Donate me** via Paypal (link in the "Sponsor this project" section in Github repository and in the app itself in the "About" page)
- **Report bugs and errors** in the "Issues" section of Github repository
- **Propose new features and support of video services** in the "Issues" section of Github repository
2024-03-10 23:51:18 +01:00
- **Translate the application into a language you know**