updated README.md
This commit is contained in:
parent
b3febb5616
commit
7bb8cf3183
1 changed files with 6 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Your `yt-dlp` config should include the following options for optimal working co
|
||||||
```
|
```
|
||||||
* Note, the `format_sort`, forces YouTube to use x264 instead of vp9 codec, you can ignore it if you want. i prefer the media in x264.
|
* Note, the `format_sort`, forces YouTube to use x264 instead of vp9 codec, you can ignore it if you want. i prefer the media in x264.
|
||||||
|
|
||||||
[](/sc_full.png)
|
[](https://raw.githubusercontent.com/ArabCoders/ytptube/master/sc_full.png)
|
||||||
|
|
||||||
## Run using Docker
|
## Run using Docker
|
||||||
|
|
||||||
|
|
@ -143,3 +143,8 @@ A Docker image can be built locally (it will build the UI too):
|
||||||
```bash
|
```bash
|
||||||
docker build . -t ytptube
|
docker build . -t ytptube
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Donation
|
||||||
|
|
||||||
|
If you feel like donating and appreciate my work, you can do so by donating to children charity. For example [Make-A-Wish](https://worldwish.org).
|
||||||
|
I Personally don't need the money, but I do appreciate the gesture. Making a child happy is more worthwhile.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue