NewPipeExtractor/extractor
bopol ed850d0688 [youtube] improve comments extraction performance
- do not parse responseBody twice for continuation
instead try to get commentsTokenInside with the new pattern ("sectionListRenderer")
and try again with the old pattern ("commentSectionRenderer") on failure
- do not unescape responseBody multiple times
   -> parse responseBody less times
2021-03-05 13:37:08 +01:00
..
src [youtube] improve comments extraction performance 2021-03-05 13:37:08 +01:00
build.gradle Update okhttp from 3.12.11 to 3.12.13 2021-02-14 23:44:19 +01:00