Docs.rs
youtube-captions-0.1.0
youtube-captions 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
xamgore
Dependencies
itertools ^0.10
normal
language-tags ^0.3.2
normal
lazy_static ^1.4
normal
quick-xml ^0.28
normal
regex ^1.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
thiserror ^1.0
normal
tokio ^1.8
normal
tracing ^0.1
normal
insta ^1.29
dev
serde_path_to_error ^0.1.11
dev
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate youtube_captions
Version 0.1.0
All Items
Modules
Structs
Enums
Type Definitions
?
Crate
youtube_captions
source
·
[
−
]
Modules
format
language_tags
Structs
CaptionScraper
Digest
DigestScraper
Enums
Error
The Errors that may occur while scraping captions.
Type Definitions
Result
A
Result
alias where the
Err
case is
youtube_captions::Error
.