transcript_text = download_blob_to_string(gcs_client, bucket_name, transcript_blob_name) 617b2b5 youngtsai commited on Feb 24, 2024
transcript = process_transcript_and_screenshots_on_gcs(video_id) 1491bd4 youngtsai commited on Feb 24, 2024
def copy_file_from_drive_to_gcs(drive_service, gcs_client, file_id, bucket_name, gcs_destination_path): f0d8f54 youngtsai commited on Feb 24, 2024
def copy_file_from_drive_to_gcs(drive_service, gcs_client, file_id, bucket_name, gcs_destination_path): aaf5d8b youngtsai commited on Feb 24, 2024
mind_map = gr.Textbox(container=True, show_copy_button=True, lines=40, elem_id="mind_map_markdown") 369b716 youngtsai commited on Feb 17, 2024
youtube_link_btn = gr.Button("Submit", id="youtube_link_btn") 094d768 youngtsai commited on Feb 16, 2024
https://www.youtube.com/watch?v=lYCugZj-d74&list=PLm778hWdXOZkrfV0px167qaUxvCZJLlzd&index=12 b512528 youngtsai commited on Feb 16, 2024