Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateuszskoczek/vdownload
VDownload is universal video downloader. Application allows you to download videos and playlists from popular video services.
https://github.com/mateuszskoczek/vdownload
csharp dotnet downloading movie twitch video windowsappsdk winui3
Last synced: 4 days ago
JSON representation
VDownload is universal video downloader. Application allows you to download videos and playlists from popular video services.
- Host: GitHub
- URL: https://github.com/mateuszskoczek/vdownload
- Owner: mateuszskoczek
- License: mit
- Created: 2021-12-19T13:51:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T10:01:07.000Z (7 months ago)
- Last Synced: 2024-04-23T13:32:37.454Z (7 months ago)
- Topics: csharp, dotnet, downloading, movie, twitch, video, windowsappsdk, winui3
- Language: C#
- Homepage:
- Size: 6.61 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# VDownload
VDownload is universal video downloader written in .NET/C# and Universal Windows Platform.![VDownload Home Page](.github/Images/Home.png)
## Requirements
- Windows 11## Download and installation
- GitHub Releases
- Microsoft Store (in the future)## Features and supported sources
#### Supported sources
- Twitch (VODs, clips and channels)#### Features
- Intuitive and easy to use
- 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
- FFmpeg transcoding
- Highly configurable - from default video downloading parameters to transcoding optionsand 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.
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
- **Translate the application into a language you know**