Overview
Request 83 (accepted)
- Updated to git version 3b26288 to fix various issues:
+ fixed regression as this broke the path used by get_iplayer
for update.
+ Add Radio 4 Extra.
+ Output AAC as M4A for iTunes with metadata tags.
+ Add --aactomp3 option to force transcoding AAC to MP3.
+ Use File::Spec->rel2abs to sanitise output directory.
+ Ensure safe 32-bit date if timegm() fails.
+ Ensure output file extension changes with download mode.
+ Typo fixes.
+ Fix broken flashhd downloads.
+ Use File::Spec functions for programme/thumbnail file paths.
+ New tagging implementation.
+ Option to mux video as MKV instead of MP4.
+ Revamped --showoptions and search options initialisation.
+ Ensure that for loops always receive array even if only one
episode.
+ Handle embedded param name in Akamai auth token.
+ Add MP3 VBR option for AAC transcoding.
- Update spec file Licence field from GPLv3 to GPL-3.0 to conform
with spdx.org identifier.
- Created by malcolmlewis over 11 years ago
- In state accepted
get_iplayer.changes
Changed
get_iplayer.spec
Changed
options
Deleted
Request History
malcolmlewis created request over 11 years ago
- Updated to git version 3b26288 to fix various issues:
+ fixed regression as this broke the path used by get_iplayer
for update.
+ Add Radio 4 Extra.
+ Output AAC as M4A for iTunes with metadata tags.
+ Add --aactomp3 option to force transcoding AAC to MP3.
+ Use File::Spec->rel2abs to sanitise output directory.
+ Ensure safe 32-bit date if timegm() fails.
+ Ensure output file extension changes with download mode.
+ Typo fixes.
+ Fix broken flashhd downloads.
+ Use File::Spec functions for programme/thumbnail file paths.
+ New tagging implementation.
+ Option to mux video as MKV instead of MP4.
+ Revamped --showoptions and search options initialisation.
+ Ensure that for loops always receive array even if only one
episode.
+ Handle embedded param name in Akamai auth token.
+ Add MP3 VBR option for AAC transcoding.
- Update spec file Licence field from GPLv3 to GPL-3.0 to conform
with spdx.org identifier.
detrei accepted request about 13 years ago
OK