bitreel 0.1.1

A library for getting video information from YouTube and other similar sites.
Documentation
1
2
3
4
5
extern crate url;

pub mod client;
pub mod error;
pub mod video;