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:
/// prints the first answer of a search query
async
More examples can be found here.
supported rust versions
the minimum rust version for yt-api is 1.39
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.