Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablo-restrepo/tiktok-video-downloader-app
App in react native to download tiktok video without watermark
https://github.com/pablo-restrepo/tiktok-video-downloader-app
android-application react-native tiktok tiktok-api
Last synced: about 2 months ago
JSON representation
App in react native to download tiktok video without watermark
- Host: GitHub
- URL: https://github.com/pablo-restrepo/tiktok-video-downloader-app
- Owner: Pablo-Restrepo
- License: gpl-3.0
- Created: 2024-06-23T04:46:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T04:47:11.000Z (7 months ago)
- Last Synced: 2024-11-09T17:27:08.975Z (3 months ago)
- Topics: android-application, react-native, tiktok, tiktok-api
- Language: TypeScript
- Homepage:
- Size: 852 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TikTok Video Downloader
![]()
![]()
This React Native application allows you to download TikTok videos without a watermark quickly and easily.
## Features
- **Fast Download**: Download TikTok videos without a watermark in seconds.
- **Local Storage**: Save videos directly to your device.
- **No Ads**: Download videos without ads## Requirements
- Node.js (v14 or higher)
- npm
- React Native CLI
- Android Studio (for Android development)## Installation
1. **Clone this repository**
```bash
git clone https://github.com/Pablo-Restrepo/TikTok-Video-Downloader-App
cd tiktok-video-downloader-app
```2. **Install dependencies**
```bash
npm install
```3. Expo CLI: Install Expo CLI globally
```bash
npm install -g expo-cli
```4. Run the application (with virtual device android)
```bash
npm start
```
Press 'a' to open in android## License
This app is licensed under the GNU License. See the [LICENSE](LICENSE) file for more details.