NewPipe/app/src
Vincent Nagel 430d4e1ccd ageRestrictedContent cookie only sent for youtube
Now the age restricted content cookie is only sent when sending a
request to youtube. There's no need to remove the cookie when the
service changes because whether to add the cookie is determined by
looking at the url the request is being sent to.
2020-04-20 21:45:32 -05:00
..
androidTest/java/org/schabi/newpipe Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
debug ageRestrictedContent first draft 2020-04-20 21:45:32 -05:00
main ageRestrictedContent cookie only sent for youtube 2020-04-20 21:45:32 -05:00
test Move exception utils to a separate class and add tests for it 2020-04-09 13:22:18 -03:00