Skip to content

A simple python script that lets you search for videos within your subscriptions.

Notifications You must be signed in to change notification settings

blauertee/yt-search-in-subs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Search in all of your youtube subscriptions

Usage

yt-search-in-subs.py <query> <subscription file>

you can get the file with all your subscriptions in it from https://www.youtube.com/subscription_manager?action_takeout=1

Comments

Since the script performs an actual search on every of your subscribed channels and fetches the html it's dead slow (A query on a relatively modern Computer with a good internet connection (200k) takes around 0.5 seconds per subscription). The Advantage of this is, that it actually uses the youtube search algorithm wich also searches in auto generated subtitles, tags etc.

About

A simple python script that lets you search for videos within your subscriptions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages