雅虎香港 搜尋

搜尋結果

  1. 其他人也問了

  2. Windows Crystal, the programming language used by Invidious, doesn't officially support Windows yet but you can still install Invidious: By installing Docker desktop and then following our guide about Docker. By installing Windows Subsystem for Linux and then.

  3. Invidious helps you regain focus through a humane-design — no more shall your day be wasted away! Invidious allows you to subscribe to channels and create playlists, without needing a YouTube account. Thanks to our , Invidious is available in many different languages.

    • Features
    • Quick start
    • Documentation
    • Contribute
    • Projects using Invidious
    • Liability

    User features

    •Lightweight

    •No ads

    •No tracking

    •No JavaScript required

    •Light/Dark themes

    Using invidious:

    •Select a public instance from the list and start watching videos right now!

    Hosting invidious:

    •Follow the installation instructions

    Extensions

    We highly recommend the use of Privacy Redirect, a browser extension that automatically redirects Youtube URLs to any Invidious instance and replaces embedded youtube videos on other websites with invidious. The documentation contains a list of browser extensions that we recommended to use along with Invidious. You can read more here: https://docs.invidious.io/applications/

    Code

    1.Fork it ( https://github.com/iv-org/invidious/fork ). 2.Create your feature branch (git checkout -b my-new-feature). 3.Stage your files (git add .). 4.Commit your changes (git commit -am 'Add some feature'). 5.Push to the branch (git push origin my-new-feature). 6.Create a new pull request ( https://github.com/iv-org/invidious/compare ).

    Translations

    We use Weblate to manage Invidious translations. You can suggest new translations and/or correction here: https://hosted.weblate.org/engage/invidious/. Creating an account is not required, but recommended, especially if you want to contribute regularly. Weblate also allows you to log-in with major SSO providers like Github, Gitlab, BitBucket, Google, ...

    A list of projects and extensions for or utilizing Invidious can be found in the documentation: https://docs.invidious.io/applications/

    We take no responsibility for the use of our tool, or external instances provided by third parties. We strongly recommend you abide by the valid official regulations in your country. Furthermore, we refuse liability for any inappropriate use of Invidious, such as illegal downloading. This tool is provided to you in the spirit of free, open software.

    You may view the LICENSE in which this software is provided to you here.

  4. Frequently Asked Questions. Table of Contents. Using Invidious. Can I use Invidious on my device? Do you plan to make an Android/iOS app? Can I synchronize my account between instances? What data is collected by Invidious? What data is shared with YouTube? Commonly encountered errors/problems. The media could not be loaded…

  5. 2021年6月23日 · Invidious is an alternative front-end to YouTube. Contribute to iv-org/invidious development by creating an account on GitHub.

  6. en.wikipedia.org › wiki › InvidiousInvidious - Wikipedia

    Invidious is a free and open-source alternative frontend to YouTube. [2] [3] It is available as a Docker container, [4] or from the GitHub master branch. [5] It is intended to be used as a lightweight and "privacy-respecting" alternative to the official YouTube website. [2]

  7. The Invidious documentation. Running the documentation locally for development purposes. Run those commands in the repository's folder. Local mkdocs-material installation. # You might want to create a virtualenv first pip install mkdocs-material mkdocs-material serve. With docker.