New option to use dedicated feed sources for services that support it
YouTube, for example, has a dedicated feed which was built to be used like this. It comes with some caveats though, like lacking enough information about the items and returning a limited amount of them. Nonetheless, a nice option for users that like speedy updates but don't mind this issue.
This commit is contained in:
parent
6e6a1752d6
commit
f7d1cdcb17
6 changed files with 69 additions and 17 deletions
|
|
@ -202,6 +202,7 @@
|
|||
<item>720</item>
|
||||
<item>1440</item>
|
||||
</string-array>
|
||||
<string name="feed_use_dedicated_fetch_method_key" translatable="false">feed_use_dedicated_fetch_method</string>
|
||||
|
||||
<string name="import_data" translatable="false">import_data</string>
|
||||
<string name="export_data" translatable="false">export_data</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue