miniflux-v2/reader
Ilya Mateyko c3f871b49b Use YouTube video duration as read time
This feature works by scraping YouTube website.

To enable it, set the FETCH_YOUTUBE_WATCH_TIME environment variable to
1.

Resolves #972.
2021-02-21 11:13:52 -08:00
..
atom Handle entry title with double encoded entities in Atom feeds 2021-02-14 11:19:21 -08:00
browser Replace daemon and scheduler package with service package 2018-11-11 15:32:48 -08:00
date Update date parser to fix another time zone issue 2021-02-10 22:45:02 -08:00
encoding Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
handler Refactor feed validator 2021-01-04 14:47:25 -08:00
icon Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
json Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
media Add support of media elements for Atom feeds 2019-11-28 23:55:40 -08:00
opml Refactor category validation 2021-01-03 22:50:24 -08:00
parser Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
processor Use YouTube video duration as read time 2021-02-21 11:13:52 -08:00
rdf Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
readability Add rewrite rule to fix Medium.com images 2020-09-29 22:27:32 -07:00
rewrite Reformat some Go files 2021-01-27 18:13:58 -08:00
rss Add workaround for entry title with double encoded entities 2021-02-13 13:33:59 -08:00
sanitizer update whitelist fix bilibili video 2021-02-20 10:29:42 -08:00
scraper Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
subscription Do not follow redirects when trying known feed URLs 2020-11-06 17:46:54 -08:00
xml Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00