mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
@@ -8395,7 +8395,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("youtube3")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.10+20190513")
|
||||
.version("1.0.11+20190513")
|
||||
.about("Supports core YouTube features, such as uploading videos, creating and managing playlists, searching for content, and much more.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_youtube3_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user