hello-rust / subscribers

Print the number of subscribers on YouTube as binary. Because that's a super important thing to have.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spits out the subscriber count of the HelloRust YouTube channel as binary.
I'll need that for later, I guess. ;-)

Usage

API_KEY=<YOUTUBE_API_KEY_HERE> cargo run

TODO

If you're bored, you can make this a proper CLI application (e.g. by using StructOpt) and send me a pull request.

About

Print the number of subscribers on YouTube as binary. Because that's a super important thing to have.


Languages

Language:Rust 100.0%