An open API service indexing awesome lists of open source software.

https://github.com/khaouitiabdelhakim/youtubeshare

YoutubeShare is a simple Kotlin Android app that allows you to retrieve metadata from YouTube videos
https://github.com/khaouitiabdelhakim/youtubeshare

android kotlin scraper scrapping youtube

Last synced: 7 months ago
JSON representation

YoutubeShare is a simple Kotlin Android app that allows you to retrieve metadata from YouTube videos

Awesome Lists containing this project

README

          

# YoutubeShare

YoutubeShare is a simple Kotlin Android app that allows you to retrieve metadata from YouTube videos.

## Developer

- **Developer:** ABDELHAKIM KHAOUITI
- **GitHub:** [khaouitiabdelhakim](https://github.com/khaouitiabdelhakim)

## How to Use

1. **Clone the Repository:**
```bash
git clone https://github.com/khaouitiabdelhakim/YoutubeShare.git
```

2. **Open the Project in Android Studio:**
Open Android Studio and choose "Open an Existing Android Studio Project." Navigate to the cloned repository and select the `YoutubeShare` directory.

3. **Build and Run the App:**
Build and run the app on an emulator or a physical device.

4. **Retrieve YouTube Video Metadata:**
- Open the app and provide a YouTube video link.

The app will fetch and display essential metadata such as title, author.

## Contribution

Feel free to contribute to the project by opening issues or creating pull requests. Your feedback and improvements are welcome!

## Acknowledgments

If you find this app useful, consider giving credit to the developer, ABDELHAKIM KHAOUITI, when you use or share it.

Happy coding!