Skip to content

Faker Video Module #1568

@SamratSahoo

Description

@SamratSahoo

Clear and concise description of the problem

As a developer, I generally have video data of some sort -- using faker for generating video data (i.e. a URL to a hosted video, similar to how y'all do images) would be useful for populating my database with test video data.

Suggested solution

My idea for this looked something like this:

faker.video.animal() // returns a URL to a video of an animal

Usage would be exactly the same as the image module but for videos. I know y'all use Loremflickr for images but I'm not too sure if a video alternative exists.

Alternative

Right now, I hardcode a single video to use throughout the app for testing -- it works fine, but more diverse video sets would be nicer.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions