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
- Host: GitHub
- URL: https://github.com/khaouitiabdelhakim/youtubeshare
- Owner: khaouitiabdelhakim
- Created: 2023-12-24T10:55:50.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-24T10:58:30.000Z (almost 2 years ago)
- Last Synced: 2025-02-11T09:17:50.792Z (9 months ago)
- Topics: android, kotlin, scraper, scrapping, youtube
- Language: Kotlin
- Homepage: https://khaouitiapps.web.app/
- Size: 141 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!