Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Updates to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyah Check committed Aug 4, 2017
1 parent 59f5e72 commit cce007a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ It contains three main packages namely:
* Auth(Uses OAuth to make authenticated requests by the API package) when connecting to the Youtube API. There also consists a converter which is part of the API package to convert downloaded youtube data into other file formats such as FLV and mp3 only.
* The CMD basically gets the tool up and running taking queries from the user and returning data output to the user.

---------------------- =========================
+---------------------+ +========================+
|
| OAuth
| API | -----> | Youtube API
|
|
---------------------- =========================
+---------------------+ +========================+

^
'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ On a Linux or OSX system
```
$ ytd -h
-s or --search
searches for any matching videos on Youtube
-q or --query
Youtube search query
-k or --key
Youtube API token
-v or --version print version and exit (shorthand)
Expand Down

0 comments on commit cce007a

Please sign in to comment.