Skip to content

Instantly share code, notes, and snippets.

View TiagoGIM's full-sized avatar
💭
I may be slow to respond.

Tiago Hérique S. de Almeida TiagoGIM

💭
I may be slow to respond.
  • Brasil
View GitHub Profile
@TiagoGIM
TiagoGIM / ted_transcript_extractor.py
Created August 22, 2020 20:07 — forked from myles/ted_transcript_extractor.py
A simple Python scrape to extract the transcript from a TED talk.
#!/usr/bin/env python
"""
A simple script that extracts transcripts from <http://www.ted.com>
HOWTO:
python ted_tracscript_extractor.py john_hodgman_s_brief_digression.html
or