thiagozs/twitter-dl

Metatag Crawler does not find videos

PrinceKomali opened this issue · 2 comments

The module does not seem to work, so I tried with just metatag crawler and got this output:

{
  meta: {
    title: '',
    description: '',
    canonical: 'https://twitter.com/i/status/1316439876582035456'
  },
  images: [],
  og: {
    title: '',
    description: '',
    url: 'https://twitter.com/i/status/1316439876582035456',
    site_name: 'Twitter',
    type: '',
    images: [],
    videos: []
  }
}

I'm guessing this was a twitter update but just thought i would post

I have the same problem

i have same problem, can you fix it ?