Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

search_videos call no longer works #19

Description

@SeanJA

There used to be a search_videos (or rather searchvideos) option in the find function. Not sure when it was removed, it doesn't appear to have been in github ever.

It was just below the allvideos option in the find function ~line 149:

case 'searchvideos':
    $method = 'search_videos';
    $get_item_count = TRUE;
    break;

When was it removed? Why was it removed if the call still works?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions