You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ yt-fts search -c 2 "foo OR bar"
- Try shortening the search to specific words
- Try using the wildcard operator * to search for partial words
- Try using the OR operator to search for multiple words
- EX: "foo OR OR OR bar"