An open API service indexing awesome lists of open source software.

https://github.com/archer884/bitreel

Video download library
https://github.com/archer884/bitreel

Last synced: about 1 month ago
JSON representation

Video download library

Awesome Lists containing this project

README

        

# bitreel

> A library to aid in downloading videos.

So far, this crate basically just allows you to query youtube for videos and available formats.

## Changelog

* **v0.2:** threw out entire interface. The hope is to eventually support facebook videos, at least, but as of now we still don't have a way to authenticate to facebook.

## License

Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.

[LICENSE-APACHE]: https://github.com/archer884/bitreel/blob/master/LICENSE-MIT
[LICENSE-MIT]: https://github.com/archer884/bitreel/blob/master/LICENSE-APACHE