File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ python shortener.py url1 url2 > file.txt
234234
235235* ### Video-downloader v1.1
236236
237- ### About
237+ #### About
238238
239239This file allows the user to download videos off of the web.
240240
@@ -246,7 +246,7 @@ More features will be added in the future iterations of the project.
246246a simple video downloader using youtube-dl Library, a starter script for making use
247247of youtube-dl.
248248
249- ## Requirements
249+ #### Requirements
250250
251251* You will need to install youtube_dl
252252 * This can be installed using pip on windows,
@@ -255,9 +255,9 @@ of youtube-dl.
255255 * can be downloaded using pip on windows and respective package managers on different operating systems.
256256* ffmpeg in order to convert the downloaded files to the right format
257257
258- ## Installation
258+ #### Installation
259259
260- clone this repo and run the vid.py script!
260+ clone this repo and run ` python vid.py` script!
261261assuming you already have the other requirements.
262262
263263#### FFmpeg
You can’t perform that action at this time.
0 commit comments