Skip to content

Block Videos #18

@Monster0010

Description

@Monster0010

While using the tool
I did not find an option to block videos.
It would be a great option if the ability to block videos was added.

As the only options available are these only

driver = Driver(
    headless = False,
    block_images = True,
    block_images_and_css=True,
    window_size = (1200,1200),
    arguments = ["--mute-audio"],
    block_videos = True           # It would be great to add such an option.

)

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