Array
(
    [post_type] => video
    [posts_per_page] => 8
    [post_status] => publish
    [paged] => 1
    [tax_query] => Array
        (
            [0] => Array
                (
                    [taxonomy] => argomenti
                    [field] => id
                    [terms] => 336
                )
            [1] => Array
                (
                    [taxonomy] => anni
                    [field] => slug
                    [terms] => "2023"
                )
        )
    [ignore_sticky_posts] => -1
    [orderby] => date
    [order] => DESC
)