Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

docs: add samples from video/cloud-client/shotchange #72

Merged
merged 59 commits into from Nov 18, 2020

Commits on May 5, 2017

  1. Adds tutorials using Cloud Client [(#930)](GoogleCloudPlatform/python…

    …-docs-samples#930)
    
    * Adds tutorials.
    
    * Removes unused enumerate
    gguuss authored and Jon Wayne Parrott committed May 5, 2017
    Copy the full SHA
    b674615 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a5ce83 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Adds new examples, replaces markdown with restructured text [(#945)](G…

    …oogleCloudPlatform/python-docs-samples#945)
    
    * Adds new examples, replaces markdown with restructured text
    
    * Address review feedback
    
    * Use videos from pubilc bucket, update to new client library.
    
    * Style nit
    gguuss authored and Jon Wayne Parrott committed May 18, 2017
    Copy the full SHA
    f044dd6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cabc26a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Fix README rst links [(#962)](GoogleCloudPlatform/python-docs-samples…

    …#962)
    
    * Fix README rst links
    
    * Update all READMEs
    waprin committed May 24, 2017
    Copy the full SHA
    4f9e8d6 View commit details
    Browse the repository at this point in the history
  2. change the usage file sample [(#958)](GoogleCloudPlatform/python-docs…

    …-samples#958)
    
    since the file does not exist. Propose to use the same one as the tutorial: demomaker/gbikes_dinosaur.mp4
    merla18 authored and Jon Wayne Parrott committed May 24, 2017
    Copy the full SHA
    384aec2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Updates examples for video [(#968)](GoogleCloudPlatform/python-docs-s…

    gguuss authored and Jon Wayne Parrott committed May 31, 2017
    Copy the full SHA
    77fdffa View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Auto-update dependencies. [(#1093)](GoogleCloudPlatform/python-docs-s…

    …amples#1093)
    
    * Auto-update dependencies.
    
    * Fix storage notification poll sample
    
    Change-Id: I6afbc79d15e050531555e4c8e51066996717a0f3
    
    * Fix spanner samples
    
    Change-Id: I40069222c60d57e8f3d3878167591af9130895cb
    
    * Drop coverage because it's not useful
    
    Change-Id: Iae399a7083d7866c3c7b9162d0de244fbff8b522
    
    * Try again to fix flaky logging test
    
    Change-Id: I6225c074701970c17c426677ef1935bb6d7e36b4
    dpebot authored and Jon Wayne Parrott committed Aug 29, 2017
    Copy the full SHA
    4e138c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Update all generated readme auth instructions [(#1121)](GoogleCloudPl…

    …atform/python-docs-samples#1121)
    
    Change-Id: I03b5eaef8b17ac3dc3c0339fd2c7447bd3e11bd2
    Jon Wayne Parrott committed Sep 18, 2017
    Copy the full SHA
    2697805 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Auto-update dependencies. [(#1123)](GoogleCloudPlatform/python-docs-s…

    dpebot authored and Jon Wayne Parrott committed Sep 19, 2017
    Copy the full SHA
    96bb40f View commit details
    Browse the repository at this point in the history
  2. Video v1beta2 [(#1088)](GoogleCloudPlatform/python-docs-samples#1088)

    * update analyze_safe_search
    
    * update analyze_shots
    
    * update explicit_content_detection and test
    
    * update fece detection
    
    * update label detection (path)
    
    * update label detection (file)
    
    * flake
    
    * safe search --> explicit content
    
    * update faces tutorial
    
    * update client library quickstart
    
    * update shotchange tutorial
    
    * update labels tutorial
    
    * correct spelling
    
    * correction start_time_offset
    
    * import order
    
    * rebased
    dizcology authored and Jon Wayne Parrott committed Sep 19, 2017
    Copy the full SHA
    26b6337 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Added Link to Python Setup Guide [(#1158)](GoogleCloudPlatform/python…

    …-docs-samples#1158)
    
    * Update Readme.rst to add Python setup guide
    
    As requested in b/64770713.
    
    This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.
    
    * Update README.rst
    
    * Update README.rst
    
    * Update README.rst
    
    * Update README.rst
    
    * Update README.rst
    
    * Update install_deps.tmpl.rst
    
    * Updated readmegen scripts and re-generated related README files
    
    * Fixed the lint error
    michaelawyu authored and Jon Wayne Parrott committed Oct 12, 2017
    Copy the full SHA
    6b0c420 View commit details
    Browse the repository at this point in the history
  2. Tweak doc/help strings for sample tools [(#1160)](GoogleCloudPlatform…

    …/python-docs-samples#1160)
    
    * Corrected copy-paste on doc string
    
    * Updated doc/help string to be more specific to labels tool
    
    * Made shotchange doc/help string more specific
    
    * Tweaked doc/help string to indicate no arg expected
    
    * Adjusted import order to satisfy flake8
    
    * Wrapped doc string to 79 chars to flake8 correctly
    
    * Adjusted import order to pass flake8 test
    pstoll authored and Jon Wayne Parrott committed Oct 12, 2017
    Copy the full SHA
    aef3308 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Copy the full SHA
    3acd5f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. update samples to v1 [(#1221)](GoogleCloudPlatform/python-docs-sample…

    …s#1221)
    
    * update samples to v1
    
    * replace while loop with operation.result(timeout)
    
    * addressing review comments
    
    * flake
    
    * flake
    dizcology authored and Jon Wayne Parrott committed Nov 29, 2017
    Copy the full SHA
    df56ca2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Copy the full SHA
    5d379ef View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Auto-update dependencies. [(#1377)](GoogleCloudPlatform/python-docs-s…

    …amples#1377)
    
    * Auto-update dependencies.
    
    * Update requirements.txt
    dpebot authored and Jon Wayne Parrott committed Mar 5, 2018
    Copy the full SHA
    f405142 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Auto-update dependencies.

    dpebot committed Apr 2, 2018
    Copy the full SHA
    3eadd14 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Copy the full SHA
    5686751 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Copy the full SHA
    8f83644 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Resolved conflicts.

    michaelawyu committed Jun 29, 2018
    Copy the full SHA
    7340ef6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    83d9727 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Copy the full SHA
    4e944dd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Auto-update dependencies. [(#1658)](GoogleCloudPlatform/python-docs-s…

    …amples#1658)
    
    * Auto-update dependencies.
    
    * Rollback appengine/standard/bigquery/.
    
    * Rollback appengine/standard/iap/.
    
    * Rollback bigtable/metricscaler.
    
    * Rolledback appengine/flexible/datastore.
    
    * Rollback dataproc/
    
    * Rollback jobs/api_client
    
    * Rollback vision/cloud-client.
    
    * Rollback functions/ocr/app.
    
    * Rollback iot/api-client/end_to_end_example.
    
    * Rollback storage/cloud-client.
    
    * Rollback kms/api-client.
    
    * Rollback dlp/
    
    * Rollback bigquery/cloud-client.
    
    * Rollback iot/api-client/manager.
    
    * Rollback appengine/flexible/cloudsql_postgresql.
    dpebot authored and kurtisvg committed Aug 28, 2018
    Copy the full SHA
    9be4a76 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Copy the full SHA
    474bd6c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Copy the full SHA
    dea7bc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Copy the full SHA
    5821ca2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Auto-update dependencies. [(#1980)](GoogleCloudPlatform/python-docs-s…

    …amples#1980)
    
    * Auto-update dependencies.
    
    * Update requirements.txt
    
    * Update requirements.txt
    dpebot authored and engelke committed Feb 6, 2019
    Copy the full SHA
    932893c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. replace demomaker with cloud-samples-data/video for video intelligenc…

    …… [(#2162)](GoogleCloudPlatform/python-docs-samples#2162)
    
    * replace demomaker with cloud-samples-data/video for video intelligence samples
    
    * flake
    dizcology committed May 16, 2019
    Copy the full SHA
    83e80fe View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Copy the full SHA
    403e73a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Auto-update dependencies. [(#2005)](GoogleCloudPlatform/python-docs-s…

    …amples#2005)
    
    * Auto-update dependencies.
    
    * Revert update of appengine/flexible/datastore.
    
    * revert update of appengine/flexible/scipy
    
    * revert update of bigquery/bqml
    
    * revert update of bigquery/cloud-client
    
    * revert update of bigquery/datalab-migration
    
    * revert update of bigtable/quickstart
    
    * revert update of compute/api
    
    * revert update of container_registry/container_analysis
    
    * revert update of dataflow/run_template
    
    * revert update of datastore/cloud-ndb
    
    * revert update of dialogflow/cloud-client
    
    * revert update of dlp
    
    * revert update of functions/imagemagick
    
    * revert update of functions/ocr/app
    
    * revert update of healthcare/api-client/fhir
    
    * revert update of iam/api-client
    
    * revert update of iot/api-client/gcs_file_to_device
    
    * revert update of iot/api-client/mqtt_example
    
    * revert update of language/automl
    
    * revert update of run/image-processing
    
    * revert update of vision/automl
    
    * revert update testing/requirements.txt
    
    * revert update of vision/cloud-client/detect
    
    * revert update of vision/cloud-client/product_search
    
    * revert update of jobs/v2/api_client
    
    * revert update of jobs/v3/api_client
    
    * revert update of opencensus
    
    * revert update of translate/cloud-client
    
    * revert update to speech/cloud-client
    
    Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
    Co-authored-by: Doug Mahugh <dmahugh@gmail.com>
    3 people committed Dec 21, 2019
    Copy the full SHA
    908d403 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Copy the full SHA
    a4bb557 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Simplify noxfile setup. [(#2806)](GoogleCloudPlatform/python-docs-sam…

    …ples#2806)
    
    * chore(deps): update dependency requests to v2.23.0
    
    * Simplify noxfile and add version control.
    
    * Configure appengine/standard to only test Python 2.7.
    
    * Update Kokokro configs to match noxfile.
    
    * Add requirements-test to each folder.
    
    * Remove Py2 versions from everything execept appengine/standard.
    
    * Remove conftest.py.
    
    * Remove appengine/standard/conftest.py
    
    * Remove 'no-sucess-flaky-report' from pytest.ini.
    
    * Add GAE SDK back to appengine/standard tests.
    
    * Fix typo.
    
    * Roll pytest to python 2 version.
    
    * Add a bunch of testing requirements.
    
    * Remove typo.
    
    * Add appengine lib directory back in.
    
    * Add some additional requirements.
    
    * Fix issue with flake8 args.
    
    * Even more requirements.
    
    * Readd appengine conftest.py.
    
    * Add a few more requirements.
    
    * Even more Appengine requirements.
    
    * Add webtest for appengine/standard/mailgun.
    
    * Add some additional requirements.
    
    * Add workaround for issue with mailjet-rest.
    
    * Add responses for appengine/standard/mailjet.
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    kurtisvg and renovate-bot committed Apr 2, 2020
    Copy the full SHA
    3c6b399 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. fix: changes positional to named pararameters in Video samples [(#401…

    …7)](GoogleCloudPlatform/python-docs-samples#4017)
    
    Changes calls to `VideoClient.annotate_video()` so that GCS URIs are provided as named parameters.
    
    Example:
    ```
    operation = video_client.annotate_video(path, features=features)
    ```
    Becomes:
    ```
    operation = video_client.annotate_video(input_uri=path, features=features)
    ```
    telpirion committed Jun 9, 2020
    Copy the full SHA
    2fba04c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Update dependency google-cloud-videointelligence to v1.15.0 [(#4041)](G…

    …oogleCloudPlatform/python-docs-samples#4041)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [google-cloud-videointelligence](https://togithub.com/googleapis/python-videointelligence) | minor | `==1.14.0` -> `==1.15.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-videointelligence</summary>
    
    ### [`v1.15.0`](https://togithub.com/googleapis/python-videointelligence/blob/master/CHANGELOG.md#&#8203;1150-httpswwwgithubcomgoogleapispython-videointelligencecomparev1140v1150-2020-06-09)
    
    [Compare Source](https://togithub.com/googleapis/python-videointelligence/compare/v1.14.0...v1.15.0)
    
    ##### Features
    
    -   add support for streaming automl action recognition in v1p3beta1; make 'features' a positional param for annotate_video in betas ([#&#8203;31](https://www.github.com/googleapis/python-videointelligence/issues/31)) ([586f920](https://www.github.com/googleapis/python-videointelligence/commit/586f920a1932e1a813adfed500502fba0ff5edb7)), closes [#&#8203;517](https://www.github.com/googleapis/python-videointelligence/issues/517) [#&#8203;538](https://www.github.com/googleapis/python-videointelligence/issues/538) [#&#8203;565](https://www.github.com/googleapis/python-videointelligence/issues/565) [#&#8203;576](https://www.github.com/googleapis/python-videointelligence/issues/576) [#&#8203;506](https://www.github.com/googleapis/python-videointelligence/issues/506) [#&#8203;586](https://www.github.com/googleapis/python-videointelligence/issues/586) [#&#8203;585](https://www.github.com/googleapis/python-videointelligence/issues/585)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
    renovate-bot committed Jun 16, 2020
    Copy the full SHA
    2687328 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. chore(deps): update dependency pytest to v5.4.3 [(#4279)](GoogleCloud…

    …Platform/python-docs-samples#4279)
    
    * chore(deps): update dependency pytest to v5.4.3
    
    * specify pytest for python 2 in appengine
    
    Co-authored-by: Leah Cole <coleleah@google.com>
    renovate-bot and leahecole committed Jul 12, 2020
    Copy the full SHA
    0c11743 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Copy the full SHA
    0827a3b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Copy the full SHA
    f71d869 View commit details
    Browse the repository at this point in the history
  2. chore: pin sphinx

    danoscarmike committed Sep 28, 2020
    Copy the full SHA
    01fd2f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Copy the full SHA
    7a8da9f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    add5724 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5a08c9d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Copy the full SHA
    1c232ed View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    906cf07 View commit details
    Browse the repository at this point in the history
  3. chore: blacken noxfile

    danoscarmike committed Oct 2, 2020
    Copy the full SHA
    f5a9a0b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-shotchange-samples' of github.com:danoscarmike/pyth…

    …on-videointelligence into add-shotchange-samples
    danoscarmike committed Oct 2, 2020
    Copy the full SHA
    218ec30 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. chore: lints

    danoscarmike committed Oct 6, 2020
    Copy the full SHA
    e4d5e55 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Copy the full SHA
    827f0e1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b324561 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c71f2cc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Copy the full SHA
    81fe388 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. chore(deps): update dependency pytest to v6.1.2 [(#4921)](GoogleCloud…

    …Platform/python-docs-samples#4921)
    
    Co-authored-by: Charles Engelke <engelke@google.com>
    renovate-bot and engelke committed Oct 29, 2020
    Copy the full SHA
    330a5f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Copy the full SHA
    8ecf08e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a02408c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Copy the full SHA
    3541deb View commit details
    Browse the repository at this point in the history
  2. merge upstream

    danoscarmike committed Nov 18, 2020
    Copy the full SHA
    8dd7618 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2de0132 View commit details
    Browse the repository at this point in the history
  4. chore: blacken

    danoscarmike committed Nov 18, 2020
    Copy the full SHA
    e5e7dfb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a532d38 View commit details
    Browse the repository at this point in the history