mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
feat: optionally fetch watch time from YouTube API instead of website
This commit is contained in:
parent
b61ee15c1b
commit
7e2b50efee
5 changed files with 99 additions and 0 deletions
|
@ -555,6 +555,11 @@ Number of background workers\&.
|
|||
.br
|
||||
Default is 16 workers\&.
|
||||
.TP
|
||||
.B YOUTUBE_API_KEY
|
||||
YouTube API key for use with FETCH_YOUTUBE_WATCH_TIME. If nonempty, the duration will be fetched from the YouTube API. Otherwise, the duration will be fetched from the YouTube website\&.
|
||||
.br
|
||||
Default is empty\&.
|
||||
.TP
|
||||
.B YOUTUBE_EMBED_URL_OVERRIDE
|
||||
YouTube URL which will be used for embeds\&.
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue