pocket-casts-ios icon indicating copy to clipboard operation
pocket-casts-ios copied to clipboard

Determine download content type from URL extension

Open bjtitus opened this issue 7 months ago • 1 comments

📘 Part of: https://github.com/Automattic/pocket-casts-ios/issues/1795

Fixes a streaming audio glitch when caching the episode using AVExportSession

To test

  • Navigate to an episode like this one
  • Play the episode
  • Verify that no skipping happens within the first 10 seconds (other than the minor jump from stream to download)

Checklist

  • [x] I have considered if this change warrants user-facing release notes and have added them to CHANGELOG.md if necessary.
  • [x] I have considered adding unit tests for my changes.
  • [x] I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.

bjtitus avatar Jul 11 '24 22:07 bjtitus