youtube-dl-gui/ChangeLog

26 lines
630 B
Plaintext
Raw Normal View History

2017-10-14 03:52:36 -07:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## [Unreleased]
### Added
2017-10-14 06:02:20 -07:00
- ChangeLog
- 'flac' in available audio formats (#234)
2017-10-14 06:00:14 -07:00
- French translation (#203)
- Japanese translation (#226)
- Italian translation (#231)
- Czech translation (#233)
2017-12-16 09:32:30 -08:00
- Automatic locale detection during first run (#235)
2018-01-13 09:43:12 -08:00
- Man page (#259)
2018-01-14 14:47:16 -08:00
- Option to disable youtube-dl updates (#21)
2017-10-14 03:52:36 -07:00
2017-11-19 09:43:55 -08:00
### Fixed
- Bug in utils.convert_item function
2017-12-16 09:32:30 -08:00
- Bug in downloaders.YoutubeDLDownloader (#244)
### Changed
- Update timeout from 20 to 10 seconds (#244)
2017-11-19 09:43:55 -08:00