Welcome to our WPF Desktop Application! This application is designed to provide a seamless experience for downloading YouTube videos and photos. It leverages the power of WPF for a rich user interface and SQLite for data storage.
- Download YouTube Videos: Easily download your favorite YouTube videos directly to your device.
- Download Photos: Save photos from various sources with just a few clicks.
- SQLite Integration: Efficiently manage and store your data with SQLite.
Here are some screenshots of the application:
To get started with the application, follow these steps:
-
Clone the repository:
git clone <repository-url> cd <repository-name>
-
Install dependencies: Ensure you have the necessary dependencies installed. For WPF applications, this typically involves having the .NET framework installed.
-
Build the application: Open the project in Visual Studio and build the solution.
-
Run the application: Once the build is successful, run the application from Visual Studio.
- .NET Framework
- Visual Studio
- SQLite
We welcome contributions! Please fork the repository and submit a pull request with your changes. Make sure to follow the code style guidelines and include appropriate tests.
This project is licensed under the MIT License. See the LICENSE file for more information.
Thank you for using our WPF Desktop Application! If you have any questions or feedback, please feel free to reach out.