DownloaderAppMobile is a mobile application developed using C# and Xamarin.Forms that allows you to download videos and photos from Instagram, as well as videos and audios from YouTube.
- Download videos and photos from Instagram by URL
- Download videos and audio from YouTube by URL
- Simple and intuitive interface
- Cross-platform support: currently supports only Android
Go to Releases and choose the last available version.
- Make sure login to your account.
- Paste the URL of the media from Instagram.
- Click the "Preview" button to load instagram medias.
- Choose instagram medias that you want to download (every media in carousel contains check box in top right corner).
- Wait for the download to complete and enjoy your media!
- Paste the URL of the media from YouTube.
- Choose the type of media: [audio, video]
- Click the "Download" button.
- Wait for the download to complete and enjoy your media!
If you have any questions or issues, please create an issue in this repository or contact me directly.
git clone https://github.com/Quikler/DownloaderAppMobile.git
YoutubeExplode - Abstraction layer over YouTube's internal API.
InstagramApiSharp - A complete Private Instagram API for .NET (C#, VB.NET).
Thank you guys for developing and supporting those great libraries.❤️
This project is licensed under the MIT License. See the LICENSE file for more details.