Files
VDownload/README.md

54 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2021-12-19 14:51:27 +01:00
# VDownload
VDownload is universal video downloader written in .NET/C# and Universal Windows Platform.
2024-03-10 23:53:22 +01:00
![VDownload Home Page](.github/Images/Home.png)
## Requirements
- Windows 11
## Download and installation
- GitHub Releases
2024-03-10 23:51:18 +01:00
- Microsoft Store (in the future)
## 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
- 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
2024-03-10 23:51:18 +01:00
and all of this for free
## 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.
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:53:22 +01:00
- **Translate the application into a language you know**