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

Commit

Permalink
Added fixes to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyah Check committed Aug 1, 2017
1 parent 189a103 commit 10f38dd
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,20 @@ $ make

On a Linux or OSX system
```
$ ./ytd <link to youtube video>
$ ytd -h
-s or --search
searches for any matching videos on Youtube
-k or --key
Youtube API token
-v or --version print version and exit (shorthand)
prints ytd version and exits
$ ytd <link>
searches for youtube video on that link and downloads
```
Running `ytd` without any arguments will prompt for link


## Roadmap

Expand All @@ -83,5 +95,5 @@ This project was created and maintained by [Nyah Check](https://twitter.com/nyah

## Notes

* Add vendoring for required Go deps.
* Add vendoring for required Go deps.(*govendor* or *gvt* tools)

0 comments on commit 10f38dd

Please sign in to comment.