Skip to content

mohamadnadim12/youtupeDataVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

youtupeDataVideo

YouTube Video Info App

This is a Flutter app that allows you to fetch and display information about a YouTube video using the YouTube Explode library.

Features

  • Fetches and displays video title, description, views, author, published date, duration, keywords, thumbnails, video URL, and video ID.
  • Provides a "Watch on YouTube" button to open the video in the YouTube app or browser.

Prerequisites

Before running the app, make sure you have the following dependencies installed:

Getting Started

  1. Clone this repository to your local machine:
git clone https://github.com/yourusername/youtube_video_info_app.git
  1. Navigate to the project directory:
cd youtube_video_info_app
  1. Install the dependencies:
flutter pub get
  1. Run the app:
flutter run

Screenshots

Screenshot 1

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Remember to replace "https://github.com/yourusername/youtube_video_info_app.git" with the actual URL of your GitHub repository.

Additionally, you can create a "screenshots" directory in your project folder and add the actual screenshots of your app to it. Update the screenshot URLs in the README accordingly.

Feel free to customize this README to match your app's specifics, add more information, and make it as informative as possible for users who want to try out your app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published