NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor
Stypox b8e12dd76c
[YouTube] Implement emergency meta info
YouTube provides that meta info panel when users search for really sensitive content like suicide (e.g. "blue whale").

It contains:
- an encouragement as title (e.g. "We are with you")
- a phone number as action
- details about how to call the phone number (e.g. availability)
- an url pointing to the website of an association

Also add a test that just checks if a meta info is properly extracted
2023-12-21 21:19:08 +01:00
..
localization Add a test for textual durations parsing using TimeAgoParser's patterns 2023-08-06 12:15:06 +02:00
services [YouTube] Implement emergency meta info 2023-12-21 21:19:08 +01:00
utils [YouTube] Fix parsing short relative date formats (English only) (#1068) 2023-06-18 21:41:29 +02:00
ExtractorAsserts.java Add utility methods in ExtractorAsserts to check whether a collection is empty and to test image collections 2023-08-12 22:56:31 +02:00
NewPipeTest.java Removed more unused methods 2022-05-09 21:05:03 +02:00