31_youtube_sentiment.py Calculate sentiment score from the comments of a Youtube video
32_stock_scraper.py Get stock prices
33_country_code.py Convert country code to country name
**34git_all_repos.py** Clone all repositories from a public user or organization on Github. Usage:python git_all_repos.py users USER_NAME or python git_all_repos.py orgs ORG_NAME
____