71 lines
2.7 KiB
Markdown
71 lines
2.7 KiB
Markdown
# VDownload
|
|
VDownload is universal video downloader written in .NET/C# and Universal Windows Platform.
|
|
|
|

|
|
|
|
|
|
## Requirements
|
|
- Windows 11
|
|
|
|
|
|
|
|
## Download and installation
|
|
- Microsoft Store
|
|
- GitHub Releases
|
|
|
|
|
|
|
|
## Features and supported sources
|
|
|
|
#### Supported sources
|
|
- Twitch (VODs, clips and channels)
|
|
- YouTube (Videos, playlists and channels)
|
|
|
|
|
|
#### Features
|
|
|
|
- Intuitive and easy to use
|
|
- Modern GUI, consistent with Windows, touchscreen friendly - WinUI
|
|
- 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
|
|
- Task scheduling - start downloading after a certain amount of time
|
|
- Playlist downloading
|
|
- Playlist filtering - download only the videos you need
|
|
- Playlist subscription - download new videos from saved playlists
|
|
- Downloading queue
|
|
- Use of native Windows media transcoding libraries - no FFmpeg included
|
|
- Highly configurable - from default video downloading parameters to transcoding algorithm
|
|
|
|
and everything for free with open source code
|
|
|
|
|
|
|
|
## App development
|
|
|
|
VDownload is a project, which I develop in my free time as a hobby and a form of learning.
|
|
|
|
As the application is not 100% resistant to external factors (e.g. changes in APIs) and to be fair to creators and video services, it is available for free.
|
|
|
|
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
|
|
- **Translate the application into a language you know**
|
|
|
|
|
|
#### App development status
|
|
|
|
At the moment, the application is in the **early stage of development**. Only source code is available to download. Check "App development plans" to learn about further project development plans.
|
|
|
|
|
|
#### App development plans
|
|
|
|
- **1.0-prerelease1** - with Twitch support only, all video and playlist download options and playlist subscription *[Q2 2022]*
|
|
- **1.0-prerelease2** - Youtube support and issues from 1.0-prelease1 closed *[Q3 2022]*
|
|
- **1.0** - issues from 1.0-prelease2 closed and support for Polish (and maybe German) language *[Q3 2022]*
|
|
- **1.?** - new video services and language support and closing issues from previous versions. *[?]*
|
|
- **2.0** - switch from Universal Windows Platform to Windows App SDK *[when Windows App SDK will be more developed and will offer elements which I use in UWP (e.g. Mica)]*
|
|
|
|
**dates are indicative only and may change* |