Additional FAQ updates and accepting recommended changes
This commit is contained in:
parent
5c641be80c
commit
1b58c35fd6
2 changed files with 16 additions and 1 deletions
|
|
@ -10,6 +10,21 @@ Since ytdl-sub is relatively new to the public, there has not been many question
|
|||
How do I...
|
||||
-----------
|
||||
|
||||
...get support or reach out to contribute?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
If you need support, you can:
|
||||
|
||||
* :ytdl-sub-gh:`Open an issue on GitHub <issues/new>`
|
||||
|
||||
* `Join our Discord <https://discord.gg/v8j9RAHb4k>`_
|
||||
|
||||
If you would like to contribute, we're happy to accept any help, even non-coders! To find out how you can help this project, you can:
|
||||
|
||||
* `Join our Discord <https://discord.gg/v8j9RAHb4k>`_ and leave a comment in #development with where you think you can assist or what skills you would like to contribute.
|
||||
|
||||
* If you just want to fix one thing, you're welcome to :ytdl-sub-gh:`submit a pull request <compare>` with information on what issue you're resolving and it will be reviewed as soon as possible.
|
||||
|
||||
...download age-restricted YouTube videos?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ After starting, if you installed the ``ytdl-sub-gui`` app, the code-server will
|
|||
At this time, we are unsure how to access the headless ``ytdl-sub`` console using the user ``abc`` and not ``root``. If you use Unraid and can help us figure this out, please contact the code owner or join the Discord.
|
||||
|
||||
.. warning::
|
||||
Do **NOT** use the below option to access ``ytdl-sub``. Running from this option **WILL** break things.
|
||||
Do **NOT** use the below option to access ``ytdl-sub``. Running from this option **WILL** break things by modifying files as the root user.
|
||||
|
||||
.. figure:: ../../../images/unraid_badconsole.png
|
||||
:alt: The Unraid community app plugin GUI, with an arrow pointing at the "Console" option in the dropdown after selecting ytdl-sub-gui
|
||||
Loading…
Reference in a new issue