/YouTube_APIs_RN

React Native App for searching,playing and downloading Youtube Videos using YouTube APIs

Primary LanguageJavaScript

YouTube APIs

This is a react-native app for downloading YouTube videos to your device storage. You can also search for videos and play within the app. This app is uses YouTube APIs.The app is built without expo, purely in react-native development environment.It uses Node-JS package ytdl-core for downloading videos.

Installation

git clone https://github.com/vasusharma7/youtube_mp3_downloader.git
cd youtube_mp3_downloader
npm install

Before running the app on android device

1. Connect your deivce to the PC.
2. Turn on USB-Debigging in the Developer Options
3. Open command-prompt and type
4. adb devices

Usage

react-native run-android

Contributing

Pull requests are welcome.

This app is built just for learning purposes only as a starter project in React Native. No Illegal Activity Intended.