You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fetches transcripts from YouTube videos, including private ones with granted access, and optionally downloads the videos. Does not support bulk downloading for private playlists or entire channels.
Certificate Generator is a web application designed to automate the process of generating and managing certificates for various courses. The application allows users to request certificates, which can then be approved and generated in PDF format. The generated certificates are stored on Google Drive and can be accessed via a link.
this project shows the basic usage of google service api of google sheets, forms, drive and youtube with python(flask). fetching video data from youtube playlist. data fetch from google form and sheets. file operations with drive api.