yt-api
about
With yt-api you can interact asynchronously with the youtube-api. Currently it implements the following endpoints:
- search
example
A basic search request with yt-api:
More examples can be found here.
supported rust versions
yt-api is currently only able to run on nightly, but as async/await will probably be stabilized in 1.38, this will be the required rust version.
license
This project is licensed under the MIT license.
contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in yt-api by you, shall be licensed as MIT, without any additional terms or conditions.