Releases: 15532th/avtdl
v2.2.1
v2.2.0
v2.1.3
Add second RPLAY example using rplay-native branch of yt-dlp.
Remove now unused placeholders
field in "execute" examples.
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Store history for entities not referenced in chains.
Increase history size.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Finish recent records preview functionality.
Update images used in web ui description.
Full Changelog: v2.1...v2.1.1
v2.1
In web interface add preview of a few last records that passed through an entity (work in progress).
Fix a few issues with validation logic.
Full Changelog: v2.0...v2.1
v2.0
Web interface is now available. Current functionality includes configuration file editor, providing alternative to manually editing the file. See info.md for description.
Dependency on PyYAML has been replaced with ruamel.yaml.
When starting up without a configuration file present in the working directory, avtdl will create one, using build-in example template.
Breaking changes in configuration: in order to comply with changes introduced by 1.0 release, twitter.space plugin now keeps outgoing record in the chain corresponding to the one an incoming record has originated from, instead of emitting it to every chain the entity was referenced in.
v1.1
Add persistent storage for filter.deduplicate history.
Full Changelog: v1.0.2...v1.1