- Updated rtmpdump codebase to 2.1c+svn20100206
- New dependency: Python (for yle-dl). Old dependency on libxml is
dropped.
- In addition to being able to download from YLE Areena, rtmpdump-yle
behaves now like the unmodified rtmpdump on other sites.
- New option --ylePassi for accessing content that requires login.
(The old option --auth behaves now like in unmodified rtmpdump).
- Output filenames are created with correct charset in non-UTF8
locales.
- Fixed a crash when output file name does not contain an extension.
- Show file name in error message if file creation fails.
- Ignore FLV packets received before the play command is sent.
- Default installation location changed to /usr/local/bin. make
install warns, if it detects binaries in the old path.
- yle-dl: download all episode on a page with --episodes (based on the
idea by Tuukka Hastrup).