Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katariyanikhil authored Jul 29, 2020
1 parent 356d204 commit 5410582
Showing 1 changed file with 46 additions and 9 deletions.
55 changes: 46 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,50 @@
# flutter_app_youtube_demo
# SaveIt

!!Android Only!!
All in One Social Media (Facebook, WhatsApp, Instagram, YouTube, Tiktok ) downloader. It allows WhatsApp Status Download, Facebook Video Download, Instagram Story Download, Instagram IGTV Download, Instagram Reels Download, Instagram Story Download, Youtube Video Download, Youtube Video Audio Download, Tiktok Video Download.

Can be used to download audio and video from a given youtube video link
### Show some :heart: and star the repo to support the project
[![GitHub stars](https://img.shields.io/github/stars/katariyanikhil/SaveIt.svg?style=social&label=Star)](https://github.com/katariyanikhil/SaveIt) [![GitHub watchers](https://img.shields.io/github/watchers/katariyanikhil/SaveIt.svg?style=social&label=Watch)](https://github.com/katariyanikhil/SaveIt) [![GitHub followers](https://img.shields.io/github/followers/katariyanikhil.svg?style=social&label=Follow)](https://github.com/katariyanikhil/SaveIt)
[![Twitter Follow](https://img.shields.io/twitter/follow/katariyanikhil_.svg?style=social)](https://twitter.com/katariyanikhil_)

Uses platform channels to communicate with underlying android library
### Support Me
> If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:
>
> * [PayPal](https://paypal.me/payme3105/)
> * [Buy Me a Coffee](https://www.buymeacoffee.com/katariyanikhil)
![flutter_youtube_downloader](ss1.png)
![flutter_youtube_downloader](ss2.png)
![flutter_youtube_downloader](ss3.png)
![flutter_youtube_downloader](ss4.png)
![flutter_youtube_downloader](ss5.png)

### Screenshots

# License

Copyright (c) 2020 Nikhil Katariya

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

## Getting Started

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

0 comments on commit 5410582

Please sign in to comment.