Skip to content

Releases: PetrusZ/twitter-media-scraper

v0.1.3

25 Apr 07:12
4cd8e39
Compare
Choose a tag to compare

v0.1.3 (2024-04-25)

What's Changed

  • add scrape media in replies feature by @PetrusZ in #10

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Apr 10:12
2871bb5
Compare
Choose a tag to compare

v0.1.2 (2024-04-05)

Feature

  • upgrade twitter-scraper to v0.0.0-20231104223941-296710769dd8

Doc

  • update feature part in README.md

v0.1.1

06 Jan 13:26
Compare
Choose a tag to compare

v0.1.1 (2023-01-06)

Chore

  • fix changelog issue
  • use cp instead of mv in release ci

Doc

  • fix README typo
  • update README

Feat

  • fetch all history in ci
  • add more unit test for downloader
  • add more unit test
  • add TestConvertBoolToString in utils_test

Fix

  • improve ext issue
  • empty ext condition
  • download wrong photo format, fix #1

v0.1.0

29 Nov 14:47
9f09928
Compare
Choose a tag to compare

v0.1.0 (2022-11-29)

Chore

  • use right repo in ci