https://github.com/archer884/bitreel
Video download library
https://github.com/archer884/bitreel
Last synced: about 1 month ago
JSON representation
Video download library
- Host: GitHub
- URL: https://github.com/archer884/bitreel
- Owner: archer884
- License: apache-2.0
- Created: 2016-08-09T21:28:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T20:18:11.000Z (almost 8 years ago)
- Last Synced: 2025-04-22T10:36:10.262Z (about 1 month ago)
- Language: Rust
- Size: 79.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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