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

Commit

Permalink
Merge branch 'master' of github.com:Ch3ck/ytd
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyah Check committed Aug 5, 2017
2 parents 1c0f04f + 0c50d66 commit d220c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ YTD is a tool for searching and downloading video and audio content from Youtube
## Overview

It contains three main packages namely:
* the API(Data retrieval and requests to the Youtube API),
* The API(Data retrieval and requests to the Youtube API),
* 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.

Expand Down

0 comments on commit d220c42

Please sign in to comment.