Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use git submodules instead of having the ci add youtube-dl #37

Merged
merged 3 commits into from
Nov 10, 2021
Merged

Use git submodules instead of having the ci add youtube-dl #37

merged 3 commits into from
Nov 10, 2021

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    94cad27 View commit details
    Browse the repository at this point in the history
  2. Do not download and integrate youtube-dl (or forks) during the run of…

    … the github action (which releases this addon). Instead the new git submodules are used. Following the recommendation in the kodi wiki, they are stored in a subfolder called lib. Also removed the travis instructions to clean up a bit
    nullket committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    2246443 View commit details
    Browse the repository at this point in the history
  3. Create build-addon.yml

    Make action checkout submodules as well
    nullket authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    660074b View commit details
    Browse the repository at this point in the history