Skip to content
This repository was archived by the owner on Jan 6, 2022. It is now read-only.

Commit 26aad15

Browse files
Add common issues section (#25)
1 parent 03381f7 commit 26aad15

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ Get It will download audio and/or movies from many websites such as YouTube, BBC
3535
It will save your settings dynamically or you can restore the default settings. The default settings will download the audio from a video, convert it to an MP3 and save it to you downloads folder. This was, in my opinion, the mostly used setting.
3636

3737

38+
# Common issues
39+
40+
Because this is a simple GUI wrapper for the `youtube-dl` command, most issues can be traced back to the binary. The following common issues exists and can be solved easily:
41+
- **'Something went wrong'**: An example can be found in [#25](https://github.com/Kevin-De-Koninck/Get-It/issues/25). The can usually be resolved by simply updating youtube-dl as follows: `sudo youtube-dl --update`.
42+
3843

3944
# Submit a bug
4045

@@ -51,4 +56,4 @@ Provide the output of the first command of you have an issue while installing th
5156

5257
# THANKS
5358

54-
Thanks to [youtube-dl](https://github.com/rg3/youtube-dl) authors for creating such and amazing tool.
59+
Thanks to [youtube-dl](https://github.com/rg3/youtube-dl) authors for creating such an amazing tool.

0 commit comments

Comments
 (0)