PythonIreland / python_ireland_talk_database

An application capable of creating a historical database for all Python Ireland talks. PyCon Ireland, Limerick and monthly meetups.
MIT License
3 stars 1 forks source link

Add YouTube API scraping functionality #12

Open AllynH opened 10 months ago

AllynH commented 10 months ago

We need to be able to scrape YouTube for the relevant PyCon Ireland videos, for each talk.

Please add code here: https://github.com/PythonIreland/python_ireland_talk_database/blob/main/api_modules/youtube.py

analytical-aakriti commented 10 months ago

I can contribute here, what are the details that need to be extracted?