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