Skip to content

Commit a1738f9

Browse files
tianyifcopybara-github
authored andcommitted
Add a Factory for DownloadHelper and deprecate forMediaItem() methods
PiperOrigin-RevId: 739909021
1 parent ae563db commit a1738f9

File tree

3 files changed

+209
-237
lines changed

3 files changed

+209
-237
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
`DownloadRequest` carries the resolved byte range, with which a
4646
`ProgressiveDownloader` can be created and download the content
4747
correspondingly.
48+
* Add `DownloadHelper.Factory` with which the static
49+
`DownloadHelper.forMediaItem()` methods are replaced.
4850
* OkHttp extension:
4951
* Cronet extension:
5052
* RTMP extension:

0 commit comments

Comments
 (0)