-
pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
After all the parsing is done, we need to download videos from returned URLs using pytube. Here we only download audio with filter(only_audio=True) option as this is what we only need for transcript and defining output_path to create videos/ path with filename that was done at the parsing stage, i.e absolute filename.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
youtube-mention-tracker
Find target keyword mention(s) from YouTube videos. Similar to Mention but for videos. Sponsored by SerpApi.
$ git clone https://github.com/dimitryzub/youtube-mention-tracker.git
-
whisper
-
streamlit
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.