Skip to content

Simple mobile application to download videos/audios from Youtube and videos/images from Instagram.

License

Notifications You must be signed in to change notification settings

Quikler/DownloaderAppMobile

Repository files navigation

DownloaderAppMobile

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.

Features

  • 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

Installation

Go to Releases and choose the last available version.

Usage

Instagram:

  1. Make sure login to your account.
  2. Paste the URL of the media from Instagram.
  3. Click the "Preview" button to load instagram medias.
  4. Choose instagram medias that you want to download (every media in carousel contains check box in top right corner).
  5. Wait for the download to complete and enjoy your media!

Youtube:

  1. Paste the URL of the media from YouTube.
  2. Choose the type of media: [audio, video]
  3. Click the "Download" button.
  4. Wait for the download to complete and enjoy your media!

Screenshots

Instagram:

Youtube:

Support

If you have any questions or issues, please create an issue in this repository or contact me directly.

Clone the repository:

git clone https://github.com/Quikler/DownloaderAppMobile.git

Libraries Used

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.❤️

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Developed with ❤️ by Quikler