Netflix 將會有新改進功能,容許用家未完成下載就可觀看影片。
Netflix 本身的下載影片功能,用家需要將整套影片完全下載,才可開始觀看影片。不過將來就會有新改進,用家不用等待完全下載,只需要下載一部份就可以開始觀看影片。XDA 拆解 Netflix 最新版本 v7.58.0 APK,發現當中新增了數個關於 Partial Download 的字串。
<string name=”label_partial_download_download_more_yes”>Wait for Download</string>
<string name=”label_partial_download_end_of_downloaded”>”You’ve reached the end of what’s been downloaded so far. Please connect to the internet to continue watching.”</string>
<string name=”label_partial_download_not_ready”>You need to download a bit more to start watching.</string>
從字串中可以看到,用家只需下載一部份就可以觀看。當前已下載部份完成觀看後,就會提示用家需要連接網絡才可繼續觀看。不過在 APK 檔案內只找到這些字串,未見到確實的新功能,亦不清楚 Netflix 何時推出。
Source: XDA