test( 'fetch tv trailer', async t => {

    t.plan( 2 )

    const trailer = await movieTrailer( 'shameless', { videoType: 'tv' } )