Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 336 Bytes

Top 5 trending YouTube videos in Ukraine

As a beginner in Python I wanted to find diffrent ways of interaction with YouTube API using modules. The goal was to find out 5 trending videos in Ukraine.

Output

I wanted the output to include video titles and video id.

Libraries and modules used:

  • Google API client
  • Requests