# Youtube Downloader - ytdl
-## Build from source:
-1. Clone the repo
-2. in the directory, run the installation file
-```shell
-sh install.sh
-```
-
## Usage
```shell
ytdl "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
- `-av` - audio + video separate
- `-f` - force replace if file exists
+## Build From Source:
+1. Clone the repo
+2. In the directory, run the installation file
+```shell
+sh install.sh
+```
+
+
## TODO:
-- [ ] Figure out why -av takes so long compared to -a and -v
\ No newline at end of file
+- [ ] Figure out why -av takes so long compared to -a and -v