1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-01 16:30:49 +00:00
NewPipe/app
Vincent Nagel de4d6037d3 ageRestrictedContent first draft
Cookie updated whenever ageRestrictedContent setting is changed or
service is changed. Right now there is only a cookie for youtube, but
cookies for other services could be added in the future.

Problems with this approach: Even when the service is set to youtube,
the downloader doesn't only request youtube urls e.g. it also sends
reqeusts to i.ytimg.com, suggestqueries.google.com, and yt3.ggpht.com.
The ageRestrictedContent cookie is not normally sent when sending
requests to these other urls, so doing so might have unknown effects.
2020-04-20 21:45:32 -05:00
..
schemas/org.schabi.newpipe.database.AppDatabase Implement feed groups manual sorting 2020-03-14 00:12:45 -03:00
src ageRestrictedContent first draft 2020-04-20 21:45:32 -05:00
.gitignore Update app/.gitignore 2020-02-19 17:40:03 +01:00
build.gradle Run Checkstyle only on debug builds 2020-04-20 17:01:36 +02:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00