Skip to content

Commit dbb8088

Browse files
authored
Update README.md
1 parent 16f9535 commit dbb8088

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,5 @@ pip install -r requirements.txt
1010
python downloader.py
1111
```
1212

13-
## Fixing Errors:
14-
If you are having the error that says :
15-
`FileNotFoundError: [Errno 2] No such file or directory: 'ffmpeg'` while running the code,
16-
just
17-
```
18-
brew install ffmpeg
19-
```
20-
or
21-
```
22-
choco install ffmpeg
23-
```
24-
in your terminal.
25-
2613
## Disclaimer
2714
This repository is intended for educational and personal use only. The use of this repository for any commercial or illegal purposes is strictly prohibited. The repository owner does not endorse or encourage the downloading or sharing of copyrighted material without permission. The repository owner is not responsible for any misuse of the software or any legal consequences that may arise from such misuse

0 commit comments

Comments
 (0)