Too Long Didn't Listen is an application for automatic keyword/keyphrase extraction from video, audio and text.
- Since Mathematica does not have integrated video support, the audio extraction from video is performed using external API (YoutubeDL).
- Audio is transcribed using SpeechRecognize.
- Keyword extraction form text is based on TextRank algorithm.
- Wolfram Mathematica 12.0
- Youtube DL
Winner of Wolfram Hackathon 2019.