diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 62fbcdc..4cb4475 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -24,4 +24,4 @@ jobs: pip install ruff - name: Run Ruff run: | - ruff djangocms_video + ruff check djangocms_video diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0f80d38..491f7ca 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,13 +13,12 @@ concurrency: jobs: tests: name: ${{ matrix.database }} Python ${{ matrix.python-version }} - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 strategy: fail-fast: false matrix: python-version: - - '3.8' - '3.9' - '3.10' - '3.11' @@ -38,7 +37,7 @@ jobs: run: | python -m pip install --upgrade pip setuptools wheel python -m pip install --upgrade 'tox>=4.0.0rc3' - + - name: Run tox targets for ${{ matrix.python-version }} run: tox run -f py$(echo ${{ matrix.python-version }} | tr -d .) diff --git a/README.rst b/README.rst index d1b546a..245ca0c 100644 --- a/README.rst +++ b/README.rst @@ -97,6 +97,12 @@ The canonical URL can be reconfigured with a configuration setting:: DJANGOCMS_VIDEO_YOUTUBE_EMBED_URL = '//www.youtube-nocookie.com/embed/{}' +In addition to regular video files and YouTube videos, the plugin also supports `HLS `_ or HTTP Live Streams as source. These streams are played back using an html