Project

ytifl

0.0
No release in over 3 years
Low commit activity in last 3 years
YouTube: I'm Feeling Lucky. Prints the URL of the first result of a YouTube search for the given terms.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

YTIFL

YouTube: I'm Feeling Lucky. Prints the URL of the first result of a YouTube search for the given terms.

Installation

Installation as Ruby gem:

gem install ytifl

If you use Arch Linux or a derivative, you may also install via the AUR package.

Usage

Usage: ytifl [options] term ...

Print the URL of the first result of a YouTube search for the given terms.

Options:
    -h, --help                       Print this message and exit
        --version                    Print version information and exit

Example

$ ytifl story from north america
https://www.youtube.com/watch?v=ms2klX-puUU

See also

ytool, a general-purpose interface to the YouTube data API.