Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoutubeLookup

Navigate online to search for Quick Youtube Video Search

jq -r '.[]
  | select(.title | test("tips"; "i") and test("code"; "i"))
  | .title' *.json

# Extract the titles for more efficient search
q '.[].title' *.json

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages