Skip to content

d0ntrash/YouSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouSearch

YouSearch is an interactive CLI to fetch transcripts of YouTube videos, browse them and jump to the corresponding position in the video.

This is still work in progress and comes with a few bugs. However, the core functions should already work.

Requirements

To play videos directly from the cli you need to install mpv and youtube-dl.

On Arch based systems this can be done using pacman.

sudo pacman -S mpv youtube-dl

Installation

Using pip

pip install yousearch

# Run it
python -m yousearch

Using poetry

git clone https://github.com/buecheko/YouSearch.git
cd YouSearch

poetry install

# Run it 
poetry run yousearch

About

YouSearch is an interactive CLI to fetch transcripts of YouTube videos, browse them and jump to the corresponding position in the video.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages