Skip to content

Releases: 15532th/avtdl

v0.9.22.1

25 Jul 23:03
Compare
Choose a tag to compare

Minor fixes and refactoring

Full Changelog: v0.9.22...v0.9.22.1

v0.9.22

13 Jul 19:00
Compare
Choose a tag to compare

Add deduplication and internal db to twitter.spaces plugin.

Full Changelog: v0.9.21...v0.9.22

v0.9.21

11 Jul 18:56
Compare
Choose a tag to compare

Extend support for monitoring Twitter Spaces, add docs and examples
Add working implementation of rate limiting requests to the Twitter GraphQL endpoints

Full Changelog: v0.9.20...v0.9.21

v0.9.20

01 Jul 18:45
Compare
Choose a tag to compare

Add basic support for Twitter Spaces
Minor bugfixes and refactoring

Full Changelog: v0.9.19.3...v0.9.20

v0.9.19.3

12 Jun 22:03
Compare
Choose a tag to compare

Fix text in long tweets getting truncated by parser.

v0.9.19.2

12 Jun 00:48
Compare
Choose a tag to compare

Fix parser and representation for retweet of a quote.

Full Changelog: v0.9.19.1...v0.9.19.2

v0.9.19.1

11 Jun 20:20
Compare
Choose a tag to compare

Minor bugfixes and refactoring.

Full Changelog: v0.9.19...v0.9.19.1

v0.9.19

05 Jun 19:12
Compare
Choose a tag to compare

Add plugins for monitoring Twitter timeline.
Fix various errors and typos in docs, most notable examples.

Full Changelog: v0.9.18.1...v0.9.19

v0.9.18.1

21 May 09:26
Compare
Choose a tag to compare

Fix events generation being broken due to record field being excluded from serialization.

v0.9.18

18 May 22:05
Compare
Choose a tag to compare

Remove Event.record field from serialization.
Add filter.event.cause to allow accessing it instead.