Welcome to the YouTube Video/Short Downloader! This project is built with Gatsby and allows you to download YouTube videos and shorts with ease. 🚀
- 🔍 Search for YouTube videos and shorts
- 📥 Download videos in various formats
- 🎨 User-friendly interface
- ⚡ Fast and responsive
To get started, clone the repository and install the necessary dependencies:
git clone https://github.com/neeramrutia/gatsby-youtube-video-downloader.git
cd gatsby-youtube-video-downloader
npm install
Run the development server:
gatsby develop
- Open your browser and navigate to
http://localhost:8000
to use the application.
Contributions are welcome! If you have any ideas or suggestions, feel free to open an issue or submit a pull request.
- Fork the repository: Click the "Fork" button on the top right corner of this page to create a copy of the repository on your GitHub account.
- Clone the repository: Clone the forked repository to your local machine.
git clone https://github.com/neeramrutia/gatsby-youtube-video-downloader.git cd youtube-downloader
- Create a branch: Create a new branch for your feature or bugfix.
git checkout -b feature-name
- Make your changes: Implement your feature or bugfix.
- Commit your changes: Commit your changes with a meaningful message.
git add . git commit -m "Add feature-name"
- Push your changes: Push your changes to the forked repository.
git push origin feature-name
- Open a pull request: Navigate to the original repository and click on the "New Pull Request" button. Provide a clear description of your changes and submit the pull request.
This project is licensed under the MIT License.
- Gatsby - The blazing fast static site generator
- YouTube API - For providing the video data
If you have any questions or feedback, feel free to reach out:
- Email: [email protected]
Thank you for using the YouTube Video/Short Downloader! 🎉
Made with ❤️ by Neer Amrutia