mitchelljy / Trending-YouTube-Scraper

Python script that scrapes the currently trending YouTube videos in a variety of countries
BSD 2-Clause "Simplified" License
311 stars 158 forks source link

CSV Output Files are Empty #9

Closed franciswguevara closed 4 years ago

franciswguevara commented 4 years ago

I tried running the script today and while it did complete successfully, all the CSVs that it created were empty except for the headers.. I put my API key in the provided text file. The country codes are the same with the addition of PH for the Philippines.

image image

franciswguevara commented 4 years ago

Youtube Data API v3 needed to be activated.