FetchIt
FetchIt is an Android application designed to download media files from various platforms. Users can enter a URL, select a file location, and start the download process.
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">
Or download the latest APK from the Releases Section.
Table of Contents
Supported Platforms
FetchIt supports downloading media from the following platforms:
- YouTube
- Facebook
- Instagram
- Twitter
- TikTok
- Reddit
- Twitch
- Snapchat
- Vimeo
- Dailymotion
- Pinterest
- SoundCloud
- Tumblr
- Bilibili
- Loom
- Streamable
- VK
- Rutube
- Bluesky
- Vine
- OK
Installation
From F-Droid
- Visit the F-Droid page and install the app directly.
From GitHub
- Download the latest APK from the Releases Section.
- Enable installation from unknown sources in your device settings.
- Open the downloaded APK to install the app.
From Source
- Clone the repository:
git clone https://github.com/tharunbirla/FetchIt.git
- Open the project in Android Studio.
- Build and run the app on your device or emulator.
Permissions
The app requires the following permissions:
- Storage: Necessary for saving downloaded media files to your device.
- Internet: Necessary to fetch the video from online
- Notifications: Used to inform users about the status of their downloads.
Troubleshooting
- Download Issues: Ensure the URL is correct and supported by the app. Check your internet connection and retry.
- Permission Denied: Make sure to grant all necessary permissions in your device settings.
- File Not Found: Ensure that you selected the correct file location and that your device has sufficient storage space.
- Report a New Issue or Feature: For any bugs, issues, or feature requests, please open an issue. Your feedback is welcome!
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
Thanks to:
- twitsave.com for enabling Twitter downloads.
- imginn.com for Instagram media downloads.
- cobalt.tools for YouTube and other social media downloads.