bellingcat / auto-archiver

Automatically archive links to videos, images, and social media content from Google Sheets (and more).
https://pypi.org/project/auto-archiver/
MIT License
489 stars 53 forks source link

bug: make yt-dlp archiver work for twitter broadcasts #145

Open msramalho opened 1 week ago

msramalho commented 1 week ago

Currently twitter broadcasts are not being supported by the archiver, but yt-dlp supports them. so:

  1. Figure out what's missing. is it just a version bump?
  2. modify the archiver accordingly and test/provide a test example.