This commit is contained in:
Leonetienne 2021-03-04 10:02:10 +01:00
parent d741eed045
commit 9aed5d6d77

View File

@ -81,18 +81,18 @@ If you opt for unleashing Tubio on your LAN, i would **strongly** recommend enab
## Setup (Windows) ## Setup (Windows)
#### Install youtube-dl.exe: #### Install youtube-dl.exe:
3) Go here: [click](http://ytdl-org.github.io/youtube-dl/download.html). 1) Go here: [click](http://ytdl-org.github.io/youtube-dl/download.html).
2) From there, download Microsoft Visual C++ 2010 Redistributable Package (x86) and install it. 2) From there, download Microsoft Visual C++ 2010 Redistributable Package (x86) and install it.
4) Go there: [click](https://www.gyan.dev/ffmpeg/builds/). 3) Go there: [click](https://www.gyan.dev/ffmpeg/builds/).
5) Download the ffmpeg-release-full.7z. At the time of writing this, the direct link is [this](https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.7z). Save that for later. 4) Download the ffmpeg-release-full.7z. At the time of writing this, the direct link is [this](https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.7z). Save that for later.
6) Download the latest Tubio build from [here](https://github.com/Leonetienne/Tubio/releases). 5) Download the latest Tubio build from [here](https://github.com/Leonetienne/Tubio/releases).
7) Create some folder on your pc. This will be the installation folder. 6) Create some folder on your pc. This will be the installation folder.
8) Dump in the contents of the Tubio build you just downloaded. 7) Dump in the contents of the Tubio build you just downloaded.
9) Dump in the contents of `ffmpeg-<some-numbers>/bin/` of ffmpeg-release-full.7z into that same installation directory. It should be three .exe files. They HAVE to be in the same directory as `Tubio.exe`! 8) Dump in the contents of `ffmpeg-<some-numbers>/bin/` in ffmpeg-release-full.7z into that same installation directory. It should be three .exe files. They HAVE to be in the same directory as `Tubio.exe`!
10) Launch Tubio.exe 9) Launch Tubio.exe
11) Navigate to `http://localhost/settings` and click "Update ytdl", as the version Tubio shipped with might be out of date. 10) Navigate to `http://localhost/settings` and click "Update ytdl", as the version Tubio shipped with might be out of date.
12) &lt;Optional&gt;: Set up `Tubio.exe` to launch with windows to have it\`s service always at hand. 11) &lt;Optional&gt;: Set up `Tubio.exe` to launch with windows to have it\`s service always at hand.
13) Enjoy &lt;3 12) Enjoy &lt;3
## Frequently Asked Questions ## Frequently Asked Questions
#### My downloads fail! #### My downloads fail!