mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Use Odysee video duration as read time
This feature works by scraping the Odysee website. To enable it, set the FETCH_ODYSEE_WATCH_TIME environment variable to 1.
This commit is contained in:
parent
859b4466ab
commit
3060946cc1
5 changed files with 82 additions and 0 deletions
|
@ -118,6 +118,12 @@ Set the value to 1 to enable debug logs\&.
|
|||
.br
|
||||
Disabled by default\&.
|
||||
.TP
|
||||
.B FETCH_ODYSEE_WATCH_TIME
|
||||
Set the value to 1 to scrape video duration from Odysee website and
|
||||
use it as a reading time\&.
|
||||
.br
|
||||
Disabled by default\&.
|
||||
.TP
|
||||
.B FETCH_YOUTUBE_WATCH_TIME
|
||||
Set the value to 1 to scrape video duration from YouTube website and
|
||||
use it as a reading time\&.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue