Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aeneas v1.7.2 source code.tar.gz | 2017-03-03 | 31.3 MB | |
aeneas v1.7.2 source code.zip | 2017-03-03 | 31.9 MB | |
README.md | 2017-03-03 | 627 Bytes | |
Totals: 3 Items | 63.1 MB | 3 |
- Added MacOS TTS Wrapper (courtesy of Chris Vaughn)
- Removed dependency from
pafy
, usingyoutube-dl
directly (#159) - Added retry mechanism to
Downloader
, includingDOWNLOADER_SLEEP
andDOWNLOADER_RETRY_ATTEMPTS
inRuntimeConfiguration
- Fixed bug [#160]
- Fixed a latent bug with arbitrary shifts in aba when using the
task_adjust_boundary_no_zero
option - Fixed a latent bug in AWS Polly and Nuance wrappers
- Updated copyright strings with 2017
- Updated
INSTALL.md
to brew install from Daniel Bair's tap instead of official brew repo since they removed the formula for aeneas (#165)