Additions
- Added the
ignored_projections
config-option. (14d5ebe) - Added the
prefer_m4a
config-option. (disabled by default) (569252f)
Improvements
- Added fallback code to extract closed-caption URLs with
youtube-dl
. (8387794) - Always prefer human-made closed-captions over auto-generated ones. (748d6ff, d8f474e)
Fixes
- Temporary fix for the 404 Error on
get_video_info
request. (e75c778)