aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Lbry.cpp
AgeCommit message (Collapse)Author
2022-04-06Youtube: fix search, channel page, related videos and commentsdec05eba
For these pages, the json response root is not longer an array. It's instead the first json object in the array.
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ↵dec05eba
to add new fields without changing code) Also remove submit_body_item from page.
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, ↵dec05eba
related and channel
2021-10-13Lbry: fix missing search match for channels with no title (but with a name) ↵dec05eba
and reposts
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba