A powerful and efficient YouTube scraper that allows you to easily download videos based on a search query from the YouTube website.
To install the YouTube Scraper, simply do the following:
git clone https://github.com/RohitMidha23/youtube-video-scraper.git
cd youtube-video-scraper
pip install -r requirements.txt
You will need an API KEY to access the Youtube APIs. Create one here.
You can update credentials.yaml
with your key.
It's as simple as:
python scraper.py --query <QUERY>
You should be aware of YouTube's Terms of Service and API Terms of Service before using this scraper.
If you ❤️ it, ⭐ this repo.
Help me translate this README into other languages. 😄
Check out my other work too either on Github or on my website.
Enjoy!