1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-02 18:13:19 +00:00
NewPipe/app/src/main/java
Stypox e2cbf40957
Fix recaptcha activity for another type of recaptcha page
Try to get cookies from pages even when they start loading, because non-html pages like ones with `pbj=1` never stop loading.
Try to extract the cookie directly from the redirection url, by looking at the field "google_abuse=".
Add `GOOGLE_ABUSE_EXEMPTION=` to the youtube recaptcha cookies.
2020-04-15 13:30:27 +02:00
..
androidx/fragment/app Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
com/google/android/material/appbar Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
org/schabi/newpipe Fix recaptcha activity for another type of recaptcha page 2020-04-15 13:30:27 +02:00
us/shandian/giga fix integer overflows 2020-04-01 15:30:33 -03:00