thiagozs / twitter-dl

Download video from twitter by url share
21 stars 4 forks source link

Metatag Crawler does not find videos #2

Open PrinceKomali opened 4 years ago

PrinceKomali commented 4 years ago

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

jasp402 commented 3 years ago

I have the same problem

finalxcode commented 1 year ago

i have same problem, can you fix it ?