Releases: lightpohl/podcast-dl
Releases · lightpohl/podcast-dl
v9.4.0
9.4.0 (2024-05-26)
Features
- add '--episode-num-offset' option (7a742c5)
v9.3.4
9.3.4 (2024-04-30)
Bug Fixes
- handle feeds that block 'HEAD' check (23b6b5d)
v9.3.3
9.3.3 (2024-04-13)
Bug Fixes
- fallback to provided URL if 'feedUrl' cannot be parsed (d944bdf)
v9.3.2
9.3.2 (2024-04-13)
Bug Fixes
v9.3.1
9.3.1 (2024-02-17)
Bug Fixes
- remove leftover console.log (3135661)
v9.3.0
9.3.0 (2024-02-17)
Features
- add support for '--file' parsing (70254f3), closes #64
v9.2.2
9.2.2 (2023-12-31)
Bug Fixes
- avoid escaping complex args in Windows (11b9f6a)
v9.2.1
9.2.1 (2023-12-31)
Bug Fixes
- add better escape logic for mp3 metadata with ffmpeg (7a4289f), closes #60