The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.120   2019-03-14 (PERLANCAR)

	- Add binmode(STDOUT,utf8) to avoid perl's wide character output
	  warning.


0.11    2017-07-10 (PERLANCAR)

	- No functional changes.

	- Replace Log::Any with Log::ger.


0.10    2016-10-21 (PERLANCAR)

	- Allow script to be detected by Getopt::Long::Util as Getopt::Long
	  script.


0.09    2016-06-01 (PERLANCAR)

	- Update to youtube-dl 2016.05.30.2 (add --(no-)mark-watched,
	  --fragment-retries, --hls-prefer-ffmpeg).


0.08    2016-02-16 (PERLANCAR)

	- Update to youtube-dl 2016.02.13 (add --hls-use-mpegts).


0.07    2016-01-19 (PERLANCAR)

	- No functional changes.

	- Remove outdated information in Synopsis.


0.06    2016-01-19 (PERLANCAR)

	- Update to youtube-dl 2016.01.15 (--convert-subtitle renamed to
	  --convert-subs).


0.05    2015-09-17 (PERLANCAR)

	- Adjust to Complete::Util 0.36 (complete_file() split to
	  Complete-File).

	- Add help output for 2015.08.16.1 (no change).


0.04    2015-08-11 (PERLANCAR)

	- Update from youtube-dl 2015.07.28 to 2015.08.09.

	- Use ShellCompleter::Utils to be more DRY, use Log::Any::IfLOG to
	  reduce startup overhead.


0.03    2015-08-06 (PERLANCAR)

	- Update from youtube-dl 2015.05.20 to 2015.07-28 (new options:
	  --force-generic-extractor & --postprocessor-args).

	- [doc] Mention version of youtube-dl supported.


0.02    2015-06-04 (PERLANCAR)

	- Update to youtube-dl 2015.05.20.


0.01    2015-06-04 (PERLANCAR)

        - First release.