Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 372 Bytes

File metadata and controls

8 lines (8 loc) · 372 Bytes

To run this:

  • pip3 install -r requirements.txt
  • For complete code, use youtube-api.ipynb
  • To get video details: video_details.py
  • To get channel details: channel_details.py
  • To search by keyword: search_by_keyword.py
  • To extract comments: comments.py