mirror of
https://github.com/TeamPiped/piped-rust-sdk.git
synced 2024-08-14 23:56:06 +00:00
Add support for extracting comments.
This commit is contained in:
parent
dacbdab7d6
commit
5654524e72
3 changed files with 80 additions and 0 deletions
|
@ -28,3 +28,7 @@ path = "video.rs"
|
|||
[[example]]
|
||||
name = "search_suggestions"
|
||||
path = "search_suggestions.rs"
|
||||
|
||||
[[example]]
|
||||
name = "comments"
|
||||
path = "comments.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue